mirror of
https://github.com/huggingface/candle.git
synced 2025-06-18 11:37:11 +00:00

* fix: fix index_select cuda kernel for src target dim different than ids dim when selecting dim > 0 * cargo fmt
* fix: fix index_select cuda kernel for src target dim different than ids dim when selecting dim > 0 * cargo fmt