summaryrefslogtreecommitdiff
path: root/candle-core/src/npy.rs
Commit message (Expand)AuthorAgeFilesLines
* Update zip requirement from 0.6.6 to 1.1.1 (#2103)dependabot[bot]2024-04-221-1/+1
* Fix the npy read function and add some testing. (#1080)Laurent Mazare2023-10-121-2/+0
* Add support for i64 (#563)Laurent Mazare2023-08-231-1/+7
* Retrieve tensor data from PyTorch files. (#516)Laurent Mazare2023-08-191-1/+5
* Add the tensor-tools binary. (#510)Laurent Mazare2023-08-191-0/+19
* Expose the tensor write-bytes function. (#412)Laurent Mazare2023-08-111-37/+2
* Npy tweaks & error with path (#384)Laurent Mazare2023-08-101-9/+9
* Allow for lazy loading of npz files, use it in llama to reduce memory usage i...Laurent Mazare2023-07-111-1/+48
* Resurrect the llama npy support. (#140)Laurent Mazare2023-07-111-5/+5
* Add the kernels.laurent2023-06-301-2/+12
* Refactor the hierarchy.Nicolas Patry2023-06-271-0/+401