mirror of
https://github.com/huggingface/candle.git
synced 2025-06-14 01:48:08 +00:00

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