Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
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
Dextract_outside_compilation_pass.cc1811 std::vector<string>* shape_inference_graphs, in ExtractOutsideCompilationForFuncCallNode()
1897 std::vector<string>* shape_inference_graphs, in ExtractOutsideCompilationForIfNode()
2016 std::vector<string>* shape_inference_graphs, in ExtractOutsideCompilationForWhileNode()
2116 std::vector<string>* shape_inference_graphs, in ExtractOutsideCompilationForNodesWithAssociatedFunctions()
2312 FunctionLibraryDefinition* fld, std::vector<string>* shape_inference_graphs, in ExtractOutsideCompilationForFunction()
2517 std::vector<string> shape_inference_graphs; in ExtractOutsideCompilation() local