Files
candle/candle-kernels
Laurent Mazare 23827c49cd Cleanup some todos. (#226)
* Cleanup some todos.

* Fix more todo.

* Optimize for the contiguous case.

* Add the IntDType trait.

* Handle the intdtype trait for more ops.

* Remove a todo.

* Remove a todo.
2023-07-23 16:00:00 +01:00
..
2023-07-23 16:00:00 +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.