mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 10:38:54 +00:00

- Add `dot()` for vector/matrix products - Implement the `Frobenius` norm - Add `mv()` for matrix-vector multiply
- Add `dot()` for vector/matrix products - Implement the `Frobenius` norm - Add `mv()` for matrix-vector multiply