Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc370 std::vector<int> FindAlternatePathForDebugging(int from, int to);
445 std::vector<int> MarkForCompilationPassImpl::FindAlternatePathForDebugging( in FindAlternatePathForDebugging() function in tensorflow::__anon65e4a62e0111::MarkForCompilationPassImpl
524 absl::c_transform(FindAlternatePathForDebugging(from, to), in DescribePotentialCycle()