Searched defs:GetSubGraph (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/saved_model/ | ||
H A D | saved_model_import_input.cc | 50 StatusOr<const tensorflow::Graph*> TfrtSavedModelMLIRImportInput::GetSubGraph( in GetSubGraph() function in tensorflow::tfrt_stub::TfrtSavedModelMLIRImportInput |
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ | ||
H A D | ScheduleDAG.cpp | 597 std::vector<int> ScheduleDAGTopologicalSort::GetSubGraph(const SUnit &StartSU, in GetSubGraph() function in ScheduleDAGTopologicalSort |
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
H A D | ScheduleDAG.cpp | 598 std::vector<int> ScheduleDAGTopologicalSort::GetSubGraph(const SUnit &StartSU, in GetSubGraph() function in ScheduleDAGTopologicalSort |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/ | ||
H A D | import_model.cc | 3625 StatusOr<const Graph*> GetSubGraph(absl::string_view name, in GetSubGraph() function in tensorflow::__anon636eac960111::SimpleSavedModelMLIRImportInput |