Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/mock/
Dge_mock.cc77 Status Session::RunGraphWithStreamAsync(uint32_t graph_id, void *stream, const std::vector<Tensor> … in RunGraphWithStreamAsync() function in ge::Session
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/graph_ir/
Dgraph_runner.cc335 Status GraphRunner::RunGraphWithStreamAsync(const RunOptions &options, void *stream, in RunGraphWithStreamAsync() function in mindspore::transform::GraphRunner
Dutils.cc460 Status RunGraphWithStreamAsync(const std::shared_ptr<GraphRunner> &runner, const RunOptions &option… in RunGraphWithStreamAsync() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/ascend_ge/
Dge_graph_executor.cc1747 bool GeGraphExecutor::RunGraphWithStreamAsync(uint32_t graph_id, void *stream, const std::vector<Ge… in RunGraphWithStreamAsync() function in mindspore::GeGraphExecutor