Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dfunction.cc1255 const Edge* GetTheOnlyDataEdge(const EdgeSet& edges) { in GetTheOnlyDataEdge() function
1289 if (!GetTheOnlyDataEdge(n->in_edges())) continue; in RemoveIdentityNodes()
1300 const Edge* in = GetTheOnlyDataEdge(n->in_edges()); in RemoveIdentityNodes()