Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/graph_executor/
Ddefault_executor.h52 std::shared_ptr<infer::abstract::ExecutionPlan> execution_plan_; variable
Dplan_executor.h46 std::shared_ptr<abstract::ExecutionPlan> execution_plan_; variable
Dmindrt_graph_executor.h52 std::shared_ptr<infer::abstract::ExecutionPlan> execution_plan_; variable
Dflow_executor.h47 std::shared_ptr<abstract::ExecutionPlan> execution_plan_; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/cxx_api/model/
Dmodel_impl.h254 std::map<std::string, TypeId> execution_plan_; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/cxx_api/model/
Dmodel_impl.h143 std::map<std::string, TypeId> execution_plan_; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/
Dscheduler.h174 std::map<std::string, TypeId> *execution_plan_ = nullptr; variable
Dlite_session.h254 std::map<std::string, TypeId> *execution_plan_ = nullptr; variable