Searched defs:RunGraphWithStreamAsync (Results 1 – 4 of 4) sorted by relevance
77 Status Session::RunGraphWithStreamAsync(uint32_t graph_id, void *stream, const std::vector<Tensor> … in RunGraphWithStreamAsync() function in ge::Session
335 Status GraphRunner::RunGraphWithStreamAsync(const RunOptions &options, void *stream, in RunGraphWithStreamAsync() function in mindspore::transform::GraphRunner
460 Status RunGraphWithStreamAsync(const std::shared_ptr<GraphRunner> &runner, const RunOptions &option… in RunGraphWithStreamAsync() function
1747 bool GeGraphExecutor::RunGraphWithStreamAsync(uint32_t graph_id, void *stream, const std::vector<Ge… in RunGraphWithStreamAsync() function in mindspore::GeGraphExecutor