mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
add jax.threefry_partitionable
context manager
This commit is contained in:
parent
b22e75716f
commit
ed9a4c2939
@ -67,6 +67,7 @@ from jax._src.config import (
|
||||
numpy_rank_promotion as numpy_rank_promotion,
|
||||
jax2tf_associative_scan_reductions as jax2tf_associative_scan_reductions,
|
||||
legacy_prng_key as legacy_prng_key,
|
||||
threefry_partitionable as threefry_partitionable,
|
||||
transfer_guard as transfer_guard,
|
||||
transfer_guard_host_to_device as transfer_guard_host_to_device,
|
||||
transfer_guard_device_to_device as transfer_guard_device_to_device,
|
||||
|
Loading…
x
Reference in New Issue
Block a user