Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc282 Status DumpDebugInfo();
895 Status MarkForCompilationPassImpl::DumpDebugInfo() { in DumpDebugInfo() function in tensorflow::__anon65e4a62e0111::MarkForCompilationPassImpl
1439 TF_RETURN_IF_ERROR(DumpDebugInfo()); in Run()