Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dextract_outside_compilation_pass_test.cc245 std::vector<string> *shape_inference_graphs, in ExtractOutsideCompilationTest()
293 std::vector<string> shape_inference_graphs; in TEST_F() local
411 std::vector<string> shape_inference_graphs; in TEST_F() local
486 std::vector<string> shape_inference_graphs; in TEST_F() local
636 std::vector<string> shape_inference_graphs; in TEST_F() local
772 std::vector<string> shape_inference_graphs; in TEST_F() local
878 std::vector<string> shape_inference_graphs; in TEST_F() local
960 std::vector<string> shape_inference_graphs; in TEST_F() local
H A Dextract_outside_compilation_pass.cc1814 std::vector<string>* shape_inference_graphs, in ExtractOutsideCompilationForFuncCallNode()
1900 std::vector<string>* shape_inference_graphs, in ExtractOutsideCompilationForIfNode()
2019 std::vector<string>* shape_inference_graphs, in ExtractOutsideCompilationForWhileNode()
2119 std::vector<string>* shape_inference_graphs, in ExtractOutsideCompilationForNodesWithAssociatedFunctions()
2313 FunctionLibraryDefinition* fld, std::vector<string>* shape_inference_graphs, in ExtractOutsideCompilationForFunction()
2518 std::vector<string> shape_inference_graphs; in ExtractOutsideCompilation() local