API Reference¶
DataArray¶
Attributes¶
Check to see if the underlying array is a cupy array. |
Methods¶
Converts the DataArray's underlying array type to cupy. |
|
Converts the DataArray's underlying array type from cupy to numpy. |
|
Dataset¶
Attributes¶
Check to see if the underlying array is a cupy array. |
Methods¶
Convert the Dataset's underlying array type to cupy. |
|
Converts the Dataset's underlying array type from cupy to numpy. |