Searched defs:RunDynamicKernelAsync (Results 1 – 3 of 3) sorted by relevance
48 bool RunDynamicKernelAsync(const session::KernelGraph &graph) override { return true; } in RunDynamicKernelAsync() function
50 bool RunDynamicKernelAsync(const session::KernelGraph &graph) override { return true; } in RunDynamicKernelAsync() function
488 bool AscendKernelRuntime::RunDynamicKernelAsync(const session::KernelGraph &graph) { in RunDynamicKernelAsync() function in mindspore::device::ascend::AscendKernelRuntime