Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph.cc477 RecycleEdge(e); in RemoveNode()
484 RecycleEdge(e); in RemoveNode()
531 RecycleEdge(e); in RemoveEdge()
535 void Graph::RecycleEdge(const Edge* e) { in RecycleEdge() function in tensorflow::Graph
Dgraph.h692 void RecycleEdge(const Edge* edge);