-
Notifications
You must be signed in to change notification settings - Fork 22.9k
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
Add instance methods tensor.isnan(), tensor.isinf(), tensor.isfinite() #37942
Conversation
💊 CI failures summary and remediationsAs of commit 341fb19 (more details on the Dr. CI page): 💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions on the GitHub issue tracker. This comment has been revised 9 times. |
Hey @ShawnZhong, could you help me understand how this PR fixes the issue? Just curious 😄 |
pytorch/aten/src/ATen/native/README.md Lines 197 to 220 in 681c6fb
|
2e69e7a
to
c2e88f6
Compare
Update _tensor_docs.py Update tensors.rst Update _tensor_docs.py
c2e88f6
to
341fb19
Compare
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
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.
@soumith is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
Fix #37736