Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph.h531 const Edge* FindEdgeId(int id) const { return edges_[id]; } in FindEdgeId() function
Dgraph_partition.cc629 const Edge* edge = g->FindEdgeId(i); in AddControlFlow()
711 const Edge* edge = g->FindEdgeId(i); in AddControlFlow()