mirror of
https://github.com/huggingface/candle.git
synced 2025-06-21 20:22:49 +00:00

* Add slice-scatter. * Add the op. * Make transpose be a no-op when the dimensions are identical. * Add the backprop. * And add some gradient test.