Searched defs:RegCustomKernel (Results 1 – 3 of 3) sorted by relevance
25 Status RegisterKernel::RegCustomKernel(const std::vector<char> &arch, const std::vector<char> &prov… in RegCustomKernel() function in mindspore::registry::RegisterKernel
51 Status RegistryKernelImpl::RegCustomKernel(const std::string &arch, const std::string &provider, Da… in RegCustomKernel() function in mindspore::registry::RegistryKernelImpl
140 Status RegisterKernel::RegCustomKernel(const std::string &arch, const std::string &provider, DataTy… in RegCustomKernel() function