Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc1813 bool func_has_outside_compilation = false; in ExtractOutsideCompilationForFuncCallNode() local
1840 shape_inference_graphs, &func_has_outside_compilation)); in ExtractOutsideCompilationForFuncCallNode()
1843 if (!func_has_outside_compilation) { in ExtractOutsideCompilationForFuncCallNode()