-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Made tensorflow IsNan actually work #7320
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
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 |
|
siju-samuel
left a comment
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