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-19 03:54:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
89d3926c9b0f497b48624f2719df6091e5d8785c
candle
/
candle-core
History
Laurent Mazare
ab35684326
Naive implementation for conv2d. (
#341
)
2023-08-08 06:34:36 +01:00
..
examples
Support the Accelerate BLAS on macOS. (
#325
)
2023-08-05 17:25:24 +01:00
src
Naive implementation for conv2d. (
#341
)
2023-08-08 06:34:36 +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