pub fn load_block(path: impl AsRef<Path>) -> Result<TensorBlock, Error>
Load previously saved TensorBlock from the file at the given path.
TensorBlock