Commit Graph

7 Commits

Author SHA1 Message Date
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