Files
candle/candle-kernels
Laurent Mazare ad8a62dbf5 Add tanh. (#675)
* Add tanh.

* Use tanh in the lstm block.

* Add a test for tanh forward and backward passes.
2023-08-30 13:54:50 +01:00
..
2023-08-30 13:54:50 +01:00
2023-08-30 11:54:00 +01:00

candle-kernels

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