mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 10:38:54 +00:00

* Detach all grads during backprop. * Add an environment variable to select the backprop behavior. * Update the comment.
candle
Minimalist ML framework for Rust