This website requires JavaScript.
Explore
Help
Register
Sign In
huggingface
/
candle
Watch
1
Star
0
Fork
0
You've already forked candle
mirror of
https://github.com/huggingface/candle.git
synced
2025-06-17 11:08:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3bedba1fcedb26e3ee850a9c1f20e320d679bf3b
candle
/
candle-core
History
Laurent Mazare
3bedba1fce
Use a zipped iterator. (
#475
)
...
* Use a zipped iterator. * Add to/from float for q8k.
2023-08-16 20:15:11 +01:00
..
examples
Cudnn support (
#445
)
2023-08-14 21:30:41 +01:00
src
Use a zipped iterator. (
#475
)
2023-08-16 20:15:11 +01:00
tests
Add a quantized test that use negative values. (
#470
)
2023-08-16 16:32:58 +01:00
Cargo.toml
Rename vec-dot to vec-ops. (
#449
)
2023-08-15 10:48:57 +01:00
LICENSE
Refactor the hierarchy.
2023-06-27 11:57:27 +02:00
README.md
Refactor the hierarchy.
2023-06-27 11:57:27 +02:00
README.md
candle
Minimalist ML framework for Rust