Commit Graph

7 Commits

Author SHA1 Message Date
04cf14f35a Moving to gemm and adding matmul backprop.
- Tentative `T` operator.
2023-06-22 12:37:02 +02:00
fcb4e6b84f Use a reference for the device. 2023-06-21 19:55:57 +01:00
7adffafeda Abstract the gradient storage. 2023-06-21 14:29:48 +01:00
f319583530 More QOL changes, binary op for constants. 2023-06-21 08:59:08 +01:00
23db8a7da8 Simplify the test. 2023-06-21 07:33:42 +01:00
e04d0ac1ac Cosmetic change to the backprop test. 2023-06-20 20:56:50 +01:00
a419a9da72 Add some backprop test. 2023-06-20 20:54:35 +01:00