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
c87f0fa5d6b17635d262ee9c4e6055912283ffe6
candle
/
candle-core
History
laurent
c87f0fa5d6
Merge remote-tracking branch 'origin/main' into cuda-graph-exp
2025-04-11 13:47:35 +02:00
..
benches
add as_cuda_slice_mut to CudaStorage and CudaDType (
#2859
)
2025-04-01 19:34:52 +02:00
examples
Tweaks to the graph experiment.
2024-10-03 17:12:52 +02:00
src
Clippy 1.86 fixes for cuda. (
#2868
)
2025-04-05 15:45:35 +02:00
tests
Add
flip
to
tensor
(
#2855
)
2025-04-01 09:07:16 +02:00
Cargo.toml
Merge remote-tracking branch 'origin/main' into cuda-graph-exp
2025-04-11 13:47:35 +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