Module utils

Module utils 

Source
Expand description

Utility functions for ML framework operations

Structs§

SafeTensorsHeader
SafeTensors header structure
TensorInfo

Functions§

python_dict_to_tensor
Convert Python dictionary to tensor
read_safetensors_header
Read SafeTensors header
tensor_to_python_dict
Convert tensor to Python-compatible dictionary
write_safetensors_header
Write SafeTensors header