Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph.cc677 const Edge* FindEdge(const Node* dst, int index) { in FindEdge() function
689 const Edge* e = FindEdge(dst, dst_index); in UpdateEdge()