Home
last modified time | relevance | path

Searched defs:host_device_name (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Dconfigure_tpu_embedding_rewrite_pass.cc122 Status AddConfigureMemoryNode(const string& host_device_name, in AddConfigureMemoryNode()
147 Status AddConfigureHostNode(const string& host_device_name, in AddConfigureHostNode()
166 Status AddConnectHostsNode(const string& host_device_name, in AddConnectHostsNode()
H A Ddistributed_tpu_configuration_rewrite_pass.cc76 Status AddHostConfigNode(const string& host_device_name, in AddHostConfigNode()
122 Status AddGlobalTPUArrayNode(const string& host_device_name, Node* wait_node, in AddGlobalTPUArrayNode()
195 Status AddHostDisconnectNode(const string& host_device_name, in AddHostDisconnectNode()
H A Ddistributed_tpu_rewrite_pass.cc4307 string host_device_name; in LowerOutsideCompilationFunctionalNodes() local
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Ddevice_name_utils.cc611 const string& device_name, string* host_device_name) { in DeviceNameToCpuDeviceName()
/aosp_15_r20/external/e2fsprogs/misc/
H A Dbadblocks.c1054 char * host_device_name = NULL; in main() local