mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +00:00
Internal visibility change
PiperOrigin-RevId: 484340424
This commit is contained in:
parent
0c119cbb59
commit
fc8f40ce0e
@ -34,6 +34,10 @@ from jax.experimental import pjit as pjit_lib
|
||||
import jax.numpy as jnp
|
||||
import numpy as np
|
||||
|
||||
from jax.config import config
|
||||
|
||||
config.parse_flags_with_absl()
|
||||
|
||||
|
||||
partial = functools.partial
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user