mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00

* Use dp_accounting import instead of the TensorFlow privacy package. * Correct example dataset import. * Fix use of list argument to jnp.linalg.norm() Fixes https://github.com/google/jax/issues/15500 PiperOrigin-RevId: 523168395