mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 18:48:51 +00:00

* Parallelise the conv2d op. * Tighter control on threading. * Also parallelise conv1d. * Add some safety comment.
candle
Minimalist ML framework for Rust