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
d0a330448d7c7dad242f2a6bafca29b8f53dc119
candle
/
candle-core
History
Laurent Mazare
d0a330448d
Backprop support for pooling ops. (
#652
)
...
* Backprop support for pooling ops. * max-pool gradient.
2023-08-29 10:17:59 +01:00
..
examples
Llama quantization. (
#625
)
2023-08-27 14:08:15 +01:00
src
Backprop support for pooling ops. (
#652
)
2023-08-29 10:17:59 +01:00
tests
Cuda conv transpose (
#645
)
2023-08-28 20:58:49 +01:00
Cargo.toml
Bump the crate version + update CHANGELOG. (
#628
)
2023-08-27 18:17:11 +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