Function numeric::io::load_hdf5_as_i16
[−]
[src]
pub fn load_hdf5_as_i16(path: &Path, group: &str) -> Result<Tensor<i16>>
Load HDF5 file and convert to specified type.