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-15 02:16:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cac51fe16ac1dabb5731b064a20755c8ecc0bc45
candle
/
candle-core
History
Congxian Qiu
cac51fe16a
(hotfix) fix the doc test for indexer (
#2970
)
2025-05-28 06:13:26 +02:00
..
benches
Optimize Tensor::new when called on nested Vec<..>. (
#2927
)
2025-04-28 09:19:45 +02:00
examples
Expose the cudnn algo in the conv ops. (
#2892
)
2025-04-14 08:25:32 +02:00
src
(hotfix) fix the doc test for indexer (
#2970
)
2025-05-28 06:13:26 +02:00
tests
Indexing with max-value results in zero/no-op. (
#2940
)
2025-05-03 11:36:31 +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