Searched defs:PreExecuteGraph (Results 1 – 3 of 3) sorted by relevance
203 virtual void PreExecuteGraph(const std::shared_ptr<KernelGraph> &kernel_graph, in PreExecuteGraph() function
201 void CPUSession::PreExecuteGraph(const std::shared_ptr<KernelGraph> &kernel_graph, in PreExecuteGraph() function in mindspore::session::CPUSession
497 void GPUSession::PreExecuteGraph(const std::shared_ptr<KernelGraph> &kernel_graph, in PreExecuteGraph() function in mindspore::session::gpu::GPUSession