mirror of
https://github.com/huggingface/candle.git
synced 2025-06-19 03:54:56 +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