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