Skip to content

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

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_890539933
Mar 27, 2026
Merged

[JAX] Replace jnp.clip(..., a_min=..., a_max=...) with jnp.clip(..., min=..., max=...).#41
copybara-service[bot] merged 1 commit intomainfrom
test_890539933

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.

…min=..., max=...).

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

PiperOrigin-RevId: 890625997
@copybara-service copybara-service bot merged commit e62bf08 into main Mar 27, 2026
@copybara-service copybara-service bot deleted the test_890539933 branch March 27, 2026 21: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.

1 participant