MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / assigned_device_name_index

Method assigned_device_name_index

tensorflow/core/graph/graph.h:122–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120 return assigned_device_name_index_ > 0;
121 }
122 int assigned_device_name_index() const { return assigned_device_name_index_; }
123 void set_assigned_device_name_index(int index);
124
125 // Sets 'original_node_names' field of this node's DebugInfo proto to

Callers 10

RunMethod · 0.80
AssignDeviceMethod · 0.80
LimitToAssignedDeviceMethod · 0.80
ReplaceReduceFunction · 0.80
ReplaceBroadcastFunction · 0.80
RunMethod · 0.80
CreateLookupNodeMethod · 0.80
ModifyApplyNodeMethod · 0.80
GraphClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected