Searched refs:DeparallelizeWhileLoops (Results 1 – 3 of 3) sorted by relevance
82 static void DeparallelizeWhileLoops(Graph* graph, Device* device);
52 DebugNodeInserter::DeparallelizeWhileLoops(graph, device); in DecorateGraph()
256 void DebugNodeInserter::DeparallelizeWhileLoops(Graph* graph, Device* device) { in DeparallelizeWhileLoops() function in tensorflow::DebugNodeInserter