Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/saved_model/
H A Dsaved_model_import_input.cc50 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 DScheduleDAG.cpp597 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 DScheduleDAG.cpp598 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 Dimport_model.cc3625 StatusOr<const Graph*> GetSubGraph(absl::string_view name, in GetSubGraph() function in tensorflow::__anon636eac960111::SimpleSavedModelMLIRImportInput