mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 18:28:24 +00:00

* fix: fix index_select cuda kernel for src target dim different than ids dim when selecting dim > 0 * cargo fmt
candle-kernels
This crate contains CUDA kernels used from candle. Some of these implementations come from the dfdx crate.