Custom kernelsΒΆ

cupy.ElementwiseKernel User-defined elementwise kernel.
cupy.ReductionKernel User-defined reduction kernel.
cupy.RawKernel User-defined custom kernel.
cupy.fuse Decorator that fuses a function.