Skip to content

module numpy.ndgpu

Source: stdlib/numpy/ndgpu.codon


ndarray[dtype,ndim] @extend Class is extended to add given methods

Magic methods

__to_gpu__(self, cache: gpu.AllocCache)

__from_gpu__(self, other: ndarray[dtype, ndim])

__from_gpu_new__(other: ndarray[dtype, ndim])