mirror of
https://github.com/ROCm/jax.git
synced 2025-04-25 03:06:04 +00:00

Instead, force the caller to explicitly canonicalize the argument if that's what they want. The current behavior (canonicalize by default) is not the behavior we want to encourage: we want to canonicalize exactly where we need to and nowhere else. PiperOrigin-RevId: 557806903