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-19 03:54:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e01d099b713e4a67c9906d0a30f33cf9fedc7b0e
candle
/
candle-core
History
Nicolas Patry
e01d099b71
Squeeze/unsqueeze/reshape
2023-07-10 16:40:25 +02:00
..
examples
Sketch a fast cuda kernel for reduce-sum. (
#109
)
2023-07-08 12:43:56 +01:00
src
Squeeze/unsqueeze/reshape
2023-07-10 16:40:25 +02:00
tests
Add more sum tests. (
#110
)
2023-07-08 13:15:36 +01:00
Cargo.toml
Sketch the candle-nn crate. (
#115
)
2023-07-10 08:50:09 +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