ivy-llc / ivy

Convert Machine Learning Code Between Frameworks
https://ivy.dev
Other
14.01k stars 5.75k forks source link

Add Operator functions to Jax Frontend #1578

Open Aarsh2001 opened 2 years ago

Aarsh2001 commented 2 years ago

Add Operator functions for Jax frontend:

_

Please keep in mind that the proper way to link an issue to this list is to comment "- [ ] #issue_number" while the issue's title only includes the name of the function you've chosen. _

The main file paths where these functions are likely to be added are:

ivy/functional/frontends/jax/lax/operators.py ivy\_tests/test\_ivy/test\_frontends/test\_jax/test\_jax\_lax\_operators.py ivy\_tests/test\_ivy/test\_frontends/test\_jax/test\_lax/test\_operators.py

a0m0rajab commented 1 year ago

Sort is implemented in this commit: https://github.com/unifyai/ivy/commit/6d1968be2e4433f915baf556e5cda3caf97a33a0