Skip to content

[JAX] Replace jnp.clip(..., a_min=..., a_max=...) with jnp.clip(..., min=..., max=...).#159

Closed
copybara-service[bot] wants to merge 0 commit intomainfrom
test_890539945
Closed

[JAX] Replace jnp.clip(..., a_min=..., a_max=...) with jnp.clip(..., min=..., max=...).#159
copybara-service[bot] wants to merge 0 commit intomainfrom
test_890539945

Conversation

@copybara-service
Copy link
Copy Markdown

[JAX] Replace jnp.clip(..., a_min=..., a_max=...) with jnp.clip(..., min=..., max=...).

a_min and a_max are deprecated parameter names to jax.numpy.clip.

@copybara-service copybara-service bot force-pushed the test_890539945 branch 3 times, most recently from 83ccd0d to 8626166 Compare March 31, 2026 06:07
@copybara-service copybara-service bot closed this Mar 31, 2026
@copybara-service copybara-service bot deleted the test_890539945 branch March 31, 2026 06:15
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