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.cc369 std::vector<int> FindAlternatePathForDebugging(int from, int to);
444 std::vector<int> MarkForCompilationPassImpl::FindAlternatePathForDebugging( in FindAlternatePathForDebugging() function in tensorflow::__anone7654d5a0111::MarkForCompilationPassImpl
523 absl::c_transform(FindAlternatePathForDebugging(from, to), in DescribePotentialCycle()