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 11:56:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fea46cb719d5f59216f5b0a606400f1fd663190e
candle
/
candle-core
History
Laurent Mazare
8696cf6494
Enable the affine kernel for u8/u32. (
#2376
)
2024-08-01 10:03:11 +02:00
..
benches
Add support for Llama 3.1 (
#2359
)
2024-07-26 21:32:26 +02:00
examples
Add a basic metal example with capture (
#2324
)
2024-07-09 12:38:11 +02:00
src
Enable the affine kernel for u8/u32. (
#2376
)
2024-08-01 10:03:11 +02:00
tests
Fix for backprop in ConvTranspose2D with stride of 2 (
#2337
)
2024-07-17 19:22:23 +02:00
Cargo.toml
Add a basic metal example with capture (
#2324
)
2024-07-09 12:38:11 +02: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