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.h58 void AddSharedNodes(GraphDef* graph);
Dauto_parallel.cc204 void AutoParallel::AddSharedNodes(GraphDef* graph) { in AddSharedNodes() function in tensorflow::grappler::AutoParallel
239 AddSharedNodes(graph); in BuildGraph()