Commit Graph

10 Commits

Author SHA1 Message Date
7adffafeda Abstract the gradient storage. 2023-06-21 14:29:48 +01:00
68f525f321 Move more bits to the backend part. 2023-06-21 10:34:51 +01:00
eb52b9b343 Move the cpu backend specific bits apart. 2023-06-21 10:25:56 +01:00
8cde0c5478 Add some skeleton code for GPU support. 2023-06-21 09:13:57 +01:00
c4c303b6f1 Add some very basic backprop. 2023-06-20 20:33:44 +01:00
98b423145a Bugfix for the contiguous strides. 2023-06-20 13:35:07 +01:00
26d6288eb6 Add an easy way to create tensor objects. 2023-06-19 20:59:26 +01:00
8e2c534d1f Flesh out some ops bits. 2023-06-19 19:28:33 +01:00
ce718bb807 Add the op. 2023-06-19 18:34:54 +01:00
844704de5c Split the tensor file. 2023-06-19 17:34:13 +01:00