Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dmark_for_compilation_pass.cc391 std::vector<int> FindAlternatePathForDebugging(int from, int to);
469 std::vector<int> MarkForCompilationPassImpl::FindAlternatePathForDebugging( in FindAlternatePathForDebugging() function in tensorflow::__anon7ed307640111::MarkForCompilationPassImpl
548 absl::c_transform(FindAlternatePathForDebugging(from, to), in DescribePotentialCycle()