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

jax.numpy: wrap unary ufuncs #24731

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

jakevdp
Copy link
Collaborator

@jakevdp jakevdp commented Nov 5, 2024

  • define a new @unary_ufunc decorator
  • use it to decorate all unary ufuncs in jax._src.numpy.ufuncs
  • update tests to account for the change

@jakevdp jakevdp self-assigned this Nov 5, 2024
@jakevdp jakevdp force-pushed the unary-ufunc branch 2 times, most recently from 1348245 to 8fe41b9 Compare November 5, 2024 23:22
docs/export/export.md Show resolved Hide resolved
@google-ml-butler google-ml-butler bot added kokoro:force-run pull ready Ready for copybara import and testing labels Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull ready Ready for copybara import and testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants