pub fn zeros_like_device( input: impl AsRef<Array>, stream: impl AsRef<Stream>, ) -> Result<Array>
An array of zeros like the input.