Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_parallel.h60 void AddSharedNodes(GraphDef* graph);
Dauto_parallel.cc207 void AutoParallel::AddSharedNodes(GraphDef* graph) { in AddSharedNodes() function in tensorflow::grappler::AutoParallel
242 AddSharedNodes(graph); in BuildGraph()