mirror of
https://github.com/huggingface/candle.git
synced 2025-06-22 04:22:50 +00:00

* Add a naive conv2d cuda kernel. * Proper conv2d support on the rust side. * Conv1d testing on gpu. * Also use the test on gpus. * Fix the clean-ptx target.