candle/candle-examples
Laurent Mazare 1c9e5394a5
Add a custom softmax implementation. (#744)
* Add a custom softmax implementation.

* Add softmaxlastdim to the benchmarks.

* And add a test.

* Support more dtypes.

* Polish the code.

* Use the slow implementation on cuda.

* Add a todo for the cuda kernel.
2023-09-05 14:20:23 +01:00
..
examples Add a custom softmax implementation. (#744) 2023-09-05 14:20:23 +01:00
src Fix clippy + save_image. 2023-08-29 10:19:44 +02:00
Cargo.toml Add some documentation. (#673) 2023-08-30 11:54:00 +01:00
README.md Add some missing readme files. (#304) 2023-08-02 10:57:12 +01:00
build.rs Add flash attention (#241) 2023-07-26 07:48:10 +01:00

README.md

candle-examples