Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/utils/
Dscc.h41 int IdentifyLoops(const GraphDef& graph,
Dscc.cc184 int IdentifyLoops(const GraphDef& graph, in IdentifyLoops() function
Dscc_test.cc421 int num_loops = IdentifyLoops(item.graph, &loops); in TEST_F()