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
5c3864f9f765f3283fc82bbe1ea1aafd45adbad6
candle
/
candle-core
History
Laurent Mazare
5c3864f9f7
Add more sum tests. (
#110
)
...
* Add some tests for the sum. * More sum testing.
2023-07-08 13:15:36 +01:00
..
examples
Sketch a fast cuda kernel for reduce-sum. (
#109
)
2023-07-08 12:43:56 +01:00
src
Sketch a fast cuda kernel for reduce-sum. (
#109
)
2023-07-08 12:43:56 +01:00
tests
Add more sum tests. (
#110
)
2023-07-08 13:15:36 +01:00
Cargo.toml
Use cublas bf16. (
#101
)
2023-07-07 08:00:12 +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