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