Files
candle/candle-kernels
Laurent Mazare 3827685524 Add the scatter op. (#2921)
* Add the scatter op.

* Backprop support.

* Cuda support.
2025-04-25 21:46:58 +02:00
..
2025-04-25 21:46:58 +02:00
2025-04-19 10:07:02 +02:00

candle-kernels

This crate contains CUDA kernels used from candle. Some of these implementations come from the dfdx crate.