xarray.Dataset.cupy.is_cupy¶ Dataset.cupy.is_cupy¶ Check to see if the underlying array is a cupy array. Returns: is_cupy (bool) – Whether the underlying data is a cupy array.