Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph.cc502 RecycleEdge(e); in RemoveNode()
509 RecycleEdge(e); in RemoveNode()
556 RecycleEdge(e); in RemoveEdge()
560 void Graph::RecycleEdge(const Edge* e) { in RecycleEdge() function in tensorflow::Graph
Dgraph.h734 void RecycleEdge(const Edge* edge);