Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Added support for 'isFinite', 'isInfinite', and 'isNaN'. #149

Merged
merged 29 commits into from
Jun 21, 2019

Conversation

eaplatanios
Copy link
Contributor

The names are not very swifty. @rxwei do you have any better suggestions? We could make them functions of Tensor.

@rxwei rxwei added the enhancement New feature or request label May 31, 2019
@rxwei rxwei self-assigned this May 31, 2019
@eaplatanios
Copy link
Contributor Author

@rxwei I just updated this and all math tests pass locally, so it should be ready to merge. There are some failing tests related to lazy tensor that are not related to this PR.

@eaplatanios
Copy link
Contributor Author

Also verified that all CI tests pass.

@eaplatanios
Copy link
Contributor Author

@rxwei This is also merged as part of #157. I just did a minor cleanup of the tests here. Should I just merge this when I confirm CI tests pass?

@eaplatanios
Copy link
Contributor Author

@rxwei Is it ok to directly merge minor fixes like this one as long as CI tests pass?

@rxwei
Copy link
Contributor

rxwei commented Jun 21, 2019

Yes, thank you!

@eaplatanios eaplatanios merged commit e363592 into tensorflow:master Jun 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request kokoro:run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants