Home
last modified time | relevance | path

Searched defs:tf_device (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Ddevice_util.py22 from tensorflow.python.framework import device as tf_device unknown
Dparameter_server_strategy.py35 from tensorflow.python.framework import device as tf_device unknown
Dmirrored_strategy.py45 from tensorflow.python.framework import device as tf_device unknown
Dinput_lib.py36 from tensorflow.python.framework import device as tf_device unknown
/external/tensorflow/tensorflow/python/tpu/
Dtpu_system_metadata.py28 from tensorflow.python.framework import device as tf_device unknown
/external/tensorflow/tensorflow/compiler/tf2xla/
Dfused_batchnorm_reserve_space_test.cc110 string tf_device = absl::StrCat("/device:", test_device, ":0"); in TEST() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_device.cc46 namespace tf_device { namespace