Open copybara-service[bot] opened 1 year ago
Replace jax.linear_util -> jax.extend.linear_util to suppress DeprecationWarnings
jax.linear_util
jax.extend.linear_util
DeprecationWarning
Also suppressed a pytype error relating to conditional tree import.
tree
Replace
jax.linear_util
->jax.extend.linear_util
to suppressDeprecationWarning
sAlso suppressed a pytype error relating to conditional
tree
import.