load_data

Function load_data 

Source
pub fn load_data<P>(filename: P) -> Result<Tensor>
where P: AsRef<Path>,
Expand description

Loads a single tensor from a HDF5 file.