Skip to content
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

Adding isnan, less_equal and le to torch frontend #3859

Merged
merged 4 commits into from
Aug 31, 2022

Conversation

fnhirwa
Copy link
Contributor

@fnhirwa fnhirwa commented Aug 31, 2022

Hi James
This PR resolves issues #3823 #3824 and #3825

I added isnan to the torch frontend.
less_equal and le are aliases.

Thanks

This was linked to issues Aug 31, 2022
Closed
@iamjameskeane iamjameskeane merged commit 20a6b8b into ivy-llc:master Aug 31, 2022
@iamjameskeane iamjameskeane linked an issue Aug 31, 2022 that may be closed by this pull request
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.

isnan le less_equal isnan
2 participants