Home
last modified time | relevance | path

Searched defs:GetKernelInterface (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/registry/
Dregister_kernel_interface.cc35 std::shared_ptr<kernel::KernelInterface> RegisterKernelInterface::GetKernelInterface(const std::vec… in GetKernelInterface() function in mindspore::registry::RegisterKernelInterface
Dkernel_interface_registry.cc131 std::shared_ptr<kernel::KernelInterface> KernelInterfaceRegistry::GetKernelInterface(const std::str… in GetKernelInterface() function in mindspore::registry::KernelInterfaceRegistry
/third_party/mindspore/mindspore-src/source/mindspore/lite/include/registry/
Dregister_kernel_interface.h110 std::shared_ptr<kernel::KernelInterface> RegisterKernelInterface::GetKernelInterface(const std::str… in GetKernelInterface() function