add jax.prng to uncovered modules list in API policy

This commit is contained in:
Roy Frostig 2023-07-17 20:01:10 -07:00
parent 9aa5307e2f
commit 9150b239ff

View File

@ -48,6 +48,7 @@ prefixed with underscores, although we do not entirely comply with this yet.
* `jax.core`
* `jax.linear_util`
* `jax.lib`
* `jax.prng`
* `jax.interpreters`
* `jax.experimental`
* `jax.example_libraries`