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
0dd94eff4c496b0cdd0bc4d7918be6f45bab39f4
candle
/
candle-core
History
LeeeSe
a5c5a893aa
add max_pool2d (
#371
)
...
Co-authored-by: 赵理山 <
ls@zhaolishandeMacBook-Air.local
>
2023-08-09 18:05:26 +01:00
..
examples
Add some conv1d test + bugfix using padding. (
#349
)
2023-08-08 20:50:20 +01:00
src
add max_pool2d (
#371
)
2023-08-09 18:05:26 +01:00
tests
add max_pool2d (
#371
)
2023-08-09 18:05:26 +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