Home
last modified time | relevance | path

Searched defs:host_graphs (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc1810 std::vector<string>* host_graphs, in ExtractOutsideCompilationForFuncCallNode()
1896 std::vector<string>* host_graphs, in ExtractOutsideCompilationForIfNode()
2015 std::vector<string>* host_graphs, in ExtractOutsideCompilationForWhileNode()
2071 std::vector<string> host_graphs; in ExtractOutsideCompilationForWhileNode() local
2087 std::vector<string> host_graphs; in ExtractOutsideCompilationForWhileNode() local
2115 FunctionLibraryDefinition* fld, std::vector<string>* host_graphs, in ExtractOutsideCompilationForNodesWithAssociatedFunctions()