Home
last modified time | relevance | path

Searched defs:RunGraphAsync (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/mock/
Dge_mock.cc51 Status Session::RunGraphAsync(uint32_t graph_id, const std::vector<ge::Tensor> &inputs, RunAsyncCal… in RunGraphAsync() function in ge::Session
55 Status Session::RunGraphAsync(uint32_t graph_id, const ContinuousTensorList &inputs, RunAsyncCallba… in RunGraphAsync() function in ge::Session
Dexecutor.cc360 void Executor::RunGraphAsync(const SessionPtr &session, const GraphId &graph_id, in RunGraphAsync() function in mindspore::session::Executor
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Dexecutor.cc302 void Executor::RunGraphAsync(const SessionPtr &session, const GraphId &graph_id, in RunGraphAsync() function in mindspore::session::Executor
Dsession_basic.cc1300 void SessionBasic::RunGraphAsync(const GraphId &graph_id, const std::vector<tensor::TensorPtr> &inp… in RunGraphAsync() function in mindspore::session::SessionBasic
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/graph_ir/
Dgraph_runner.cc200 Status GraphRunner::RunGraphAsync(const RunOptions &options, const std::vector<GeTensorPtr> &inputs, in RunGraphAsync() function in mindspore::transform::GraphRunner
Dutils.cc454 Status RunGraphAsync(const std::shared_ptr<GraphRunner> &runner, const RunOptions &options, in RunGraphAsync() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/
Dexecutor.cc360 void Executor::RunGraphAsync(const SessionPtr &session, const GraphId &graph_id, in RunGraphAsync() function in mindspore::session::Executor