944d70bd9a
* Add a test for scatter add (segfaults on gpus for now). * Bugfix for the scatter add cuda kernel. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md | ||
build.rs |
README.md
candle-kernels
This crate contains CUDA kernels used from candle. Some of these implementations come from the dfdx crate.