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

* Reorder the conv1d loops in the cpu backend. * Optimize the 1d convolution. * Conv1D optimize. * Fix some clippy lints.
candle
Minimalist ML framework for Rust