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