Searched defs:PreprocessBeforeRun (Results 1 – 5 of 5) sorted by relevance
487 void CPUKernelExecutor::PreprocessBeforeRun(const FuncGraphPtr &graph) const { in PreprocessBeforeRun() function in mindspore::device::cpu::CPUKernelExecutor
382 virtual void PreprocessBeforeRun(const FuncGraphPtr &graph) const {} in PreprocessBeforeRun() function
1035 void GeKernelExecutor::PreprocessBeforeRun(const FuncGraphPtr &graph) const { in PreprocessBeforeRun() function in mindspore::device::ascend::GeKernelExecutor
913 void GeGraphExecutor::PreprocessBeforeRun(const KernelGraphPtr &graph) { in PreprocessBeforeRun() function in mindspore::device::ascend::GeGraphExecutor
446 void GPUKernelExecutor::PreprocessBeforeRun(const FuncGraphPtr &graph) const { in PreprocessBeforeRun() function in mindspore::device::gpu::GPUKernelExecutor