mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 10:26:33 +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