mirror of
https://github.com/huggingface/candle.git
synced 2025-06-14 01:48:08 +00:00

* Indexing with max-value results in zero/no-op. * Add some testing. * Also adapt the metal kernels. * Another test. * Fix.
candle-kernels
This crate contains CUDA kernels used from candle. Some of these implementations come from the dfdx crate.