Home
last modified time | relevance | path

Searched refs:AddInputIdentity (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dplacer_inspection_required_ops_utils.cc168 Status AddInputIdentity(Node* node, int input_idx, Graph* graph, in AddInputIdentity() function
290 TF_RETURN_IF_ERROR(AddInputIdentity(node, i, graph, &node_names)); in IsolateNode()