Module storage

Source
Expand description

Traits and implementations for basic storage buffers

Traits§

IntoOwned
Convert a value into it’s owned representation.
Storage
Represents a storage for crate::tensor::Tensor
StorageMut
Represents a mutable storage for crate::tensor::Tensor