Files
candle/candle-kernels
Laurent Mazare 4b3bd79fbd Remove the embedding ops in favor of index-select. (#299)
* Remove the embedding ops in favor of index-select.

* Also remove the cuda kernels.
2023-08-02 05:42:11 +01:00
..
2023-06-27 11:57:27 +02:00

candle-kernels

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