mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +00:00
change xla_data_pb2 import
This commit is contained in:
parent
a30e858e59
commit
1d902436ce
@ -29,7 +29,7 @@ import warnings
|
||||
from absl import flags
|
||||
import numpy as onp # 'onp' rather than 'np' to distinguish from autograd.numpy
|
||||
|
||||
from tensorflow.compiler.xla import xla_data_pb2
|
||||
from . import xla_data_pb2
|
||||
from . import xla_client
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user