-
Notifications
You must be signed in to change notification settings - Fork 19.6k
Add ops.is_tensor to the public API #18756
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: Tirth Patel <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks @grasskin!
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #18756 +/- ##
==========================================
- Coverage 78.95% 72.85% -6.11%
==========================================
Files 336 336
Lines 34023 34026 +3
Branches 6660 6660
==========================================
- Hits 26862 24788 -2074
- Misses 5582 7695 +2113
+ Partials 1579 1543 -36
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR
Thanks @grasskin for adding this! |
No description provided.