Home
last modified time | relevance | path

Searched defs:assigned_device_name (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dlower_while_op_test.cc188 const string assigned_device_name = "/job:localhost/replica:0/task:0/gpu:0"; in TEST() local
H A Dcolocation_graph.cc1457 const string& assigned_device_name, const string& node_type, in InitializeMemberWithAssignedDevice()
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph.h1009 inline const std::string& Node::assigned_device_name() const { in assigned_device_name() function
H A Dgraph_partition.cc352 const string& assigned_device_name, int64_t epoch, in AddControlTrigger()