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
15ed0b11cef868bbcf58dfa87c796db84fdcaff2
candle
/
candle-core
History
Laurent Mazare
15ed0b11ce
Optimize the batched matmul for the cpu backend. (
#2884
)
2025-04-12 21:40:40 +02:00
..
benches
add as_cuda_slice_mut to CudaStorage and CudaDType (
#2859
)
2025-04-01 19:34:52 +02:00
examples
Add a basic metal example with capture (
#2324
)
2024-07-09 12:38:11 +02:00
src
Optimize the batched matmul for the cpu backend. (
#2884
)
2025-04-12 21:40:40 +02:00
tests
Avoid using batched-matmul in nn::Linear. (
#2883
)
2025-04-12 19:53:58 +02:00
Cargo.toml
Upgrade ug. (
#2882
)
2025-04-12 13:19:32 +02:00
LICENSE
…
README.md
…
README.md
candle
Minimalist ML framework for Rust