Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/src/
Dscheduler.h160 std::map<std::string, TypeId> *execution_plan_ = nullptr; variable
Dlite_session.h166 std::map<std::string, TypeId> *execution_plan_ = nullptr; variable
/third_party/mindspore/mindspore/lite/src/cxx_api/model/
Dmodel_impl.h115 std::map<std::string, TypeId> execution_plan_; variable