Files
candle/candle-core
飘尘 5aed817f1b feat: enhance linear algebra operations (#2972)
- Add `dot()` for vector/matrix products
- Implement the `Frobenius` norm
- Add `mv()` for matrix-vector multiply
2025-05-29 09:41:01 +02:00
..
2025-04-12 13:19:32 +02:00
2023-06-27 11:57:27 +02:00
2023-06-27 11:57:27 +02:00

candle

Minimalist ML framework for Rust