mirror of
https://github.com/huggingface/candle.git
synced 2025-06-19 03:54:56 +00:00
Move some safetensors bits in the candle-core crate.
This commit is contained in:
@ -10,6 +10,7 @@ mod error;
|
||||
mod layout;
|
||||
mod npy;
|
||||
mod op;
|
||||
pub mod safetensors;
|
||||
mod shape;
|
||||
mod storage;
|
||||
mod strided_index;
|
||||
|
Reference in New Issue
Block a user