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 02:38:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
38276855249c28a3eaaf116aaaaac0cb2387efa8
candle
/
candle-core
History
Laurent Mazare
3827685524
Add the scatter op. (
#2921
)
...
* Add the scatter op. * Backprop support. * Cuda support.
2025-04-25 21:46:58 +02:00
..
benches
add as_cuda_slice_mut to CudaStorage and CudaDType (
#2859
)
2025-04-01 19:34:52 +02:00
examples
Expose the cudnn algo in the conv ops. (
#2892
)
2025-04-14 08:25:32 +02:00
src
Add the scatter op. (
#2921
)
2025-04-25 21:46:58 +02:00
tests
Add the scatter op. (
#2921
)
2025-04-25 21:46:58 +02:00
Cargo.toml
Upgrade ug. (
#2882
)
2025-04-12 13:19:32 +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