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

use new signature for jax.numpy.clip #33

Merged
merged 2 commits into from
Aug 10, 2024
Merged

Conversation

garymm
Copy link
Contributor

@garymm garymm commented Aug 9, 2024

jax 0.4.27 deprecated a_min and a_max and added min and max. See https://jax.readthedocs.io/en/latest/changelog.html#jax-0-4-27-may-7-2024

@garymm garymm requested a review from Howuhh as a code owner August 9, 2024 18:54
@Howuhh
Copy link
Member

Howuhh commented Aug 9, 2024

@garymm Hi! Thank you for this! In such a case, can you also raise the latest supported jax & jaxlib version in pyproject.toml?

@garymm
Copy link
Contributor Author

garymm commented Aug 9, 2024

@Howuhh done.

@Howuhh
Copy link
Member

Howuhh commented Aug 10, 2024

@garymm Thanks!

@Howuhh Howuhh merged commit 5c65e54 into dunnolab:main Aug 10, 2024
1 check passed
@garymm garymm deleted the patch-1 branch August 12, 2024 17:45
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.

2 participants