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-16 10:38:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d379a76a9ec6584fe010fb64246e734e46a0d899
candle
/
candle-core
History
Laurent Mazare
d379a76a9e
Add a softmax bench. (
#433
)
...
* Add a softmax bench. * Add the vectorized sum reduce.
2023-08-13 20:09:18 +01:00
..
examples
Add a softmax bench. (
#433
)
2023-08-13 20:09:18 +01:00
src
Add a softmax bench. (
#433
)
2023-08-13 20:09:18 +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