-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Made tensorflow IsNan actually work #7320
Conversation
IsNan was added to tensorflow.rst in fa1b859 but this commit makes IsNan actually work
Thanks for the patch. Can you please add a test case for |
I'm not familiar with the code base, but I think the test will be similar to |
|
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
* Made tensorflow IsNan actually work IsNan was added to tensorflow.rst in fa1b859 but this commit makes IsNan actually work * Added test case for tensorflow.is_nan
* Made tensorflow IsNan actually work IsNan was added to tensorflow.rst in fa1b859 but this commit makes IsNan actually work * Added test case for tensorflow.is_nan
* Made tensorflow IsNan actually work IsNan was added to tensorflow.rst in fa1b859 but this commit makes IsNan actually work * Added test case for tensorflow.is_nan
* Made tensorflow IsNan actually work IsNan was added to tensorflow.rst in fa1b859 but this commit makes IsNan actually work * Added test case for tensorflow.is_nan
IsNan was added to tensorflow.rst in fa1b859 but this commit makes IsNan actually work