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-18 11:37:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a63b51f14433c45ab50fdbdd6abf0b47c2b3fdd
candle
/
candle-core
History
Laurent Mazare
5a63b51f14
Add a matmul benchmark. (
#429
)
2023-08-13 13:41:03 +01:00
..
examples
Add a matmul benchmark. (
#429
)
2023-08-13 13:41:03 +01:00
src
More accelerate optimizations (
#427
)
2023-08-13 12:53:34 +01:00
tests
More accelerate optimizations (
#427
)
2023-08-13 12:53:34 +01:00
Cargo.toml
Parallelise the CPU kernels for the conv ops. (
#401
)
2023-08-11 05:51:58 +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