Function load_block

Source
pub fn load_block(path: impl AsRef<Path>) -> Result<TensorBlock, Error>
Expand description

Load previously saved TensorBlock from the file at the given path.