Peter Hawkins 9f03bd51ca Make differential privacy example work again.
* 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
2023-04-10 11:31:06 -07:00
..