Searched defs:PreprocessBeforeRunGraph (Results 1 – 2 of 2) sorted by relevance
93 virtual void PreprocessBeforeRunGraph(const KernelGraphPtr &graph) const {} in PreprocessBeforeRunGraph() function
222 void CPUDeviceContext::PreprocessBeforeRunGraph(const KernelGraphPtr &graph) const { in PreprocessBeforeRunGraph() function in mindspore::device::cpu::CPUDeviceContext