HomeSort by relevance Sort by last modified time
    Searched refs:DeparallelizeWhileLoops (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/debug/
debug_graph_utils.h 82 static void DeparallelizeWhileLoops(Graph* graph, Device* device);
debugger_state_impl.cc 49 DebugNodeInserter::DeparallelizeWhileLoops(graph, device);
debug_graph_utils.cc 223 void DebugNodeInserter::DeparallelizeWhileLoops(Graph* graph, Device* device) {

Completed in 463 milliseconds