pub fn zeros_dtype_device( shape: &[i32], dtype: Dtype, stream: impl AsRef<Stream>, ) -> Result<Array>
Similar to Array::zeros but with a specified dtype.
Array::zeros