mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 02:16:37 +00:00

- Add `dot()` for vector/matrix products - Implement the `Frobenius` norm - Add `mv()` for matrix-vector multiply
candle
Minimalist ML framework for Rust