|
c4c303b6f1
|
Add some very basic backprop.
|
2023-06-20 20:33:44 +01:00 |
|
|
9ff8d2076a
|
Add the topological sort for backprop.
|
2023-06-20 19:15:39 +01:00 |
|
|
98b423145a
|
Bugfix for the contiguous strides.
|
2023-06-20 13:35:07 +01:00 |
|
|
d9cb1917ce
|
Add some unary ops.
|
2023-06-20 12:04:01 +01:00 |
|
|
b4d332cd1b
|
Reduce code duplication.
|
2023-06-20 11:32:27 +01:00 |
|
|
786544292d
|
Add more to the binary operators.
|
2023-06-20 09:49:40 +01:00 |
|
|
7a31ba93e4
|
Start adding some ops.
|
2023-06-20 08:41:19 +01:00 |
|
|
ef6760117f
|
Proper stride initialization.
|
2023-06-20 07:53:53 +01:00 |
|
|
bcae61b7f2
|
Cosmetic changes.
|
2023-06-19 21:30:03 +01:00 |
|
|
01eeb0e72f
|
Shuffle the shape bits around.
|
2023-06-19 20:22:12 +01:00 |
|