Skip to content

Conversation

@jchia
Copy link
Contributor

@jchia jchia commented Jan 21, 2021

IsNan was added to tensorflow.rst in fa1b859 but this commit makes IsNan actually work

IsNan was added to tensorflow.rst in fa1b859 but this commit makes IsNan actually work
@leandron
Copy link
Contributor

Thanks for the patch. Can you please add a test case for IsNan, to make sure it doesn't regress in future?

@jchia
Copy link
Contributor Author

jchia commented Jan 21, 2021

Thanks for the patch. Can you please add a test case for IsNan, to make sure it doesn't regress in future?

I'm not familiar with the code base, but I think the test will be similar to test_forward_isinf() in tests/python/frontend/tensorflow/test_forward.py. Is that the right approach?

@leandron
Copy link
Contributor

Thanks for the patch. Can you please add a test case for IsNan, to make sure it doesn't regress in future?

I'm not familiar with the code base, but I think the test will be similar to test_forward_isinf() in tests/python/frontend/tensorflow/test_forward.py. Is that the right approach?

cc @anijain2305 @siju-samuel @zhiics

Copy link
Member

@siju-samuel siju-samuel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tqchen tqchen merged commit fc9e264 into apache:main Jan 21, 2021
@jchia jchia deleted the tf-isnan branch January 22, 2021 01:13
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 11, 2021
* 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
electriclilies pushed a commit to electriclilies/tvm that referenced this pull request Feb 18, 2021
* 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
Lokiiiiii pushed a commit to Lokiiiiii/tvm that referenced this pull request Mar 2, 2021
* 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
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Mar 2, 2021
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants