Module metatensor::io 
source · Expand description
Input/Output facilities for storing TensorMap on disk
Functions
- Load the serialized tensor map from the given path.
- Load a serializedTensorMapfrom abuffer.
- Save the given tensor to a file.
- Save the giventensorto an in-memorybuffer.