mirror of
https://github.com/huggingface/candle.git
synced 2025-06-22 12:28:06 +00:00

* impl backprop for erf anf gelu-erf * feat: unary tests added for erf and gelu-erf * fix: (clippy) remove immediately dereferenced ref * fix: improve comments with pytorch code snippet * fix: adjust comment typo in backprop impl
candle
Minimalist ML framework for Rust