mirror of
https://github.com/huggingface/candle.git
synced 2025-06-18 11:37:11 +00:00
Move the test-utils bits to a shared place. (#619)
This commit is contained in:
@ -63,6 +63,7 @@ pub mod shape;
|
||||
mod storage;
|
||||
mod strided_index;
|
||||
mod tensor;
|
||||
pub mod test_utils;
|
||||
pub mod utils;
|
||||
mod variable;
|
||||
|
||||
|
Reference in New Issue
Block a user