load_tensor

Function load_tensor 

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

Loads a tensor network from a HDF5 file.