nabu.processing.muladd_cuda
source module nabu.processing.muladd_cuda
Classes
source class CudaMulAdd(**backend_options)
Bases : MulAdd
Methods
-
mul_add — 'region' should be a tuple (slice(y_start, y_end), slice(x_start, x_end))
source method CudaMulAdd.mul_add(dst, other, fac_dst, fac_other, dst_region=None, other_region=None)
'region' should be a tuple (slice(y_start, y_end), slice(x_start, x_end))
Raises
-
ValueError