Searched defs:CustomReg (Results 1 – 3 of 3) sorted by relevance
30 Status RegisterKernelInterface::CustomReg(const std::vector<char> &provider, const std::vector<char… in CustomReg() function in mindspore::registry::RegisterKernelInterface
44 Status KernelInterfaceRegistry::CustomReg(const std::string &provider, const std::string &type, in CustomReg() function in mindspore::registry::KernelInterfaceRegistry
101 Status RegisterKernelInterface::CustomReg(const std::string &provider, const std::string &op_type, in CustomReg() function