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

feat: Implemented Jax numpy einsum_path #27003

Merged
merged 14 commits into from
Oct 23, 2023

Conversation

rohitkg83
Copy link
Contributor

@rohitkg83 rohitkg83 commented Oct 14, 2023

Implemented einsum_path function and associated tests in jax numpy front end function.

#26432

Closes #26432

Checklist

  • Did you add a function?
  • Did you add the tests?
  • Did you run your tests and are your tests passing?
  • Did pre-commit not fail on any check?
  • Did you follow the steps we provided?

Socials

Twitter - @rkg830926

@ivy-leaves ivy-leaves added the JAX Frontend Developing the JAX Frontend, checklist triggered by commenting add_frontend_checklist label Oct 14, 2023
@github-actions
Copy link
Contributor

Thank you for this PR, here is the CI results:


This pull request does not result in any additional test failures. Congratulations!

rohitkg83 and others added 4 commits October 22, 2023 01:45
@AnnaTz AnnaTz merged commit 9095dbe into ivy-llc:main Oct 23, 2023
136 of 137 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JAX Frontend Developing the JAX Frontend, checklist triggered by commenting add_frontend_checklist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

einsum_path
4 participants