jax.default_prng_impl#
- jax.default_prng_impl = <jax._src.config.State object>#
Context manager for jax_default_prng_impl config option.
Select the default PRNG implementation, used when one is not explicitly provided at seeding time.
- Parameters:
new_val (Any)