torch.KernelRegistry.hasKernel
KernelRegistry.hasKernel(op: string, dtype: DType, device: Device): booleanCheck if a kernel exists for (op, dtype, device).
Parameters
Returns
booleanKernelRegistry.hasKernel(op: string, dtype: DType, device: Device): booleanCheck if a kernel exists for (op, dtype, device).
boolean