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-18 19:47:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f53a333ea91233b41dd946c2c30213c79b4d1cb3
candle
/
candle-core
History
Laurent Mazare
f53a333ea9
Simple pad support. (
#336
)
...
* Simple pad support. * Fix the tensor indexing when padding.
2023-08-07 15:24:56 +01:00
..
examples
Support the Accelerate BLAS on macOS. (
#325
)
2023-08-05 17:25:24 +01:00
src
Simple pad support. (
#336
)
2023-08-07 15:24:56 +01:00
tests
Rename the candle crate to candle-core (
#301
)
2023-08-02 08:20:22 +01:00
Cargo.toml
Support the Accelerate BLAS on macOS. (
#325
)
2023-08-05 17:25:24 +01: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