Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/session/
Ddelegate_session.h74 std::shared_ptr<mindspore::LiteGraphExecutor> graph_executor_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/hardware/
Ddevice_context.h128 std::unique_ptr<GraphExecutor> graph_executor_; variable