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.clip: update use of deprecated arguments. #360

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

copybara-service[bot]
Copy link

jax.numpy.clip: update use of deprecated arguments.

  • a is now positional-only
  • a_min is now min
  • a_max is now max

The old argument names have been deprecated since JAX v0.4.27.

PiperOrigin-RevId: 715259775
@copybara-service copybara-service bot merged commit b4e47eb into main Jan 14, 2025
@copybara-service copybara-service bot deleted the test_714108607 branch January 14, 2025 08:04
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.

0 participants