Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/dtensor/python/
H A Dheartbeat.py33 from tensorflow.python.framework import device as tf_device unknown
H A Dmesh_util.py27 from tensorflow.python.framework import device as tf_device unknown
H A Dapi.py27 from tensorflow.python.framework import device as tf_device unknown
H A Ddtensor_device.py31 from tensorflow.python.framework import device as tf_device unknown
H A Dtpu_util.py34 from tensorflow.python.framework import device as tf_device unknown
H A Dlayout.py25 from tensorflow.python.framework import device as tf_device unknown
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Ddevice_util.py21 from tensorflow.python.framework import device as tf_device unknown
H A Dmirrored_run.py30 from tensorflow.python.framework import device as tf_device unknown
H A Done_device_strategy_test.py26 from tensorflow.python.framework import device as tf_device unknown
H A Dparameter_server_strategy_v2.py37 from tensorflow.python.framework import device as tf_device unknown
H A Dparameter_server_strategy_test.py41 from tensorflow.python.framework import device as tf_device unknown
H A Dcollective_all_reduce_strategy.py43 from tensorflow.python.framework import device as tf_device unknown
H A Dparameter_server_strategy.py35 from tensorflow.python.framework import device as tf_device unknown
H A Dcollective_all_reduce_strategy_test.py44 from tensorflow.python.framework import device as tf_device unknown
H A Dmirrored_strategy.py41 from tensorflow.python.framework import device as tf_device unknown
H A Dtpu_strategy_test.py37 from tensorflow.python.framework import device as tf_device unknown
H A Dinput_lib.py41 from tensorflow.python.framework import device as tf_device unknown
H A Dmirrored_strategy_test.py46 from tensorflow.python.framework import device as tf_device unknown
/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/
H A Dtpu_system_metadata.py24 from tensorflow.python.framework import device as tf_device unknown
H A Dtpu_embedding_v2.py32 from tensorflow.python.framework import device as tf_device unknown
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
H A Dtensor_util.cc137 Device* tf_device; in GetTfDevice() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/
H A Dutils.cc47 tensorflow::Device* tf_device; in ConvertTfDeviceNameToTfrt() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dfused_batchnorm_reserve_space_test.cc111 string tf_device = absl::StrCat("/device:", test_device, ":0"); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
H A Dconversion_function.cc151 Device *tf_device; in TransferRuntimeFallbackToAnotherDevice() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_device.cc50 namespace tf_device { namespace