Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dextract_outside_compilation_pass.cc1813 std::vector<string>* host_graphs, in ExtractOutsideCompilationForFuncCallNode()
1899 std::vector<string>* host_graphs, in ExtractOutsideCompilationForIfNode()
2018 std::vector<string>* host_graphs, in ExtractOutsideCompilationForWhileNode()
2074 std::vector<string> host_graphs; in ExtractOutsideCompilationForWhileNode() local
2090 std::vector<string> host_graphs; in ExtractOutsideCompilationForWhileNode() local
2118 FunctionLibraryDefinition* fld, std::vector<string>* host_graphs, in ExtractOutsideCompilationForNodesWithAssociatedFunctions()