Searched defs:LoadInputData (Results 1 – 6 of 6) sorted by relevance
29 void AscendInferenceSession::LoadInputData(const std::shared_ptr<KernelGraph> &kernel_graph, in LoadInputData() function in mindspore::session::AscendInferenceSession
29 void GpuInferenceSession::LoadInputData(const std::shared_ptr<KernelGraph> &kernel_graph, in LoadInputData() function in mindspore::session::GpuInferenceSession
166 void CPUSession::LoadInputData(const std::shared_ptr<KernelGraph> &kernel_graph, in LoadInputData() function in mindspore::session::CPUSession
261 virtual void LoadInputData(const std::shared_ptr<KernelGraph> &kernel_graph, in LoadInputData() function
319 void GPUSession::LoadInputData(const std::shared_ptr<KernelGraph> &kernel_graph, in LoadInputData() function in mindspore::session::gpu::GPUSession
442 void AscendSession::LoadInputData(const std::shared_ptr<KernelGraph> &kernel_graph, in LoadInputData() function in mindspore::session::AscendSession