Searched defs:kernel_interface (Results 1 – 3 of 3) sorted by relevance
37 std::shared_ptr<KernelInterface> kernel_interface = nullptr; in InferShape() local
108 auto kernel_interface = GetCustomCacheInterface(provider, type); in GetCustomKernelInterface() local151 auto kernel_interface = GetCacheInterface(provider, op_type); in GetKernelInterface() local
97 std::shared_ptr<kernel::KernelInterface> kernel_interface = nullptr; in KernelInferShape() local