Crate pystse_safetensors

Crate pystse_safetensors 

Source
Expand description

§pystse-safetensors

参见 Pystse

Re-exports§

pub use tensor::serialize;
pub use tensor::serialize_to_file;
pub use tensor::Dtype;
pub use tensor::SafeTensorError;
pub use tensor::SafeTensors;
pub use tensor::View;

Modules§

slice
Module handling lazy loading via iterating on slices on the original buffer.
tensor
Module Containing the most important structures