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 11:56:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0d7010682a8fb0678842b1711dfc45e2269ebf5
candle
/
candle-nn
History
Laurent Mazare
2345b8ce3f
Skeleton for the avg-pool2d and upsample-nearest2d ops. (
#337
)
...
* Skeleton for the avg-pool2d and upsample-nearest2d ops. * Preliminary conv2d support.
2023-08-07 16:15:38 +01:00
..
src
Skeleton for the avg-pool2d and upsample-nearest2d ops. (
#337
)
2023-08-07 16:15:38 +01:00
tests
Implement group-norm. (
#334
)
2023-08-07 06:53:05 +01:00
Cargo.toml
Support the Accelerate BLAS on macOS. (
#325
)
2023-08-05 17:25:24 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-nn