-
由 Frederic Bastien 提交于
CudaNdarray.__setitem now accept an ndarray as a value. It copy the data direction. Restriction, no broadcasting, the CudaNdarray slice must be c contiguous.
0624a8dc
CudaNdarray.__setitem now accept an ndarray as a value. It copy the data direction. Restriction, no broadcasting, the CudaNdarray slice must be c contiguous.