Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dcolocation_graph.cc909 const string& assigned_device_name, const string& node_type, in InitializeMemberWithAssignedDevice()
/external/tensorflow/tensorflow/core/graph/
Dgraph.h889 inline const string& Node::assigned_device_name() const { in assigned_device_name() function
Dgraph_partition.cc326 const string& assigned_device_name, int64 epoch, in AddControlTrigger()