Commit Graph

12 Commits

Author SHA1 Message Date
304a557d84 Add a dummy module. 2023-06-21 21:16:00 +01:00
71735c7a02 Move the data between the host and the device. 2023-06-21 19:43:25 +01:00
2bfe8f18ab Start adding support for cuda. 2023-06-21 18:11:56 +01:00
eb52b9b343 Move the cpu backend specific bits apart. 2023-06-21 10:25:56 +01:00
3a5405ca6d Move the StridedIndex in its own module. 2023-06-21 07:44:36 +01:00
671bcf060e Expose the tensor ids. 2023-06-20 14:22:04 +01:00
26d6288eb6 Add an easy way to create tensor objects. 2023-06-19 20:59:26 +01:00
01eeb0e72f Shuffle the shape bits around. 2023-06-19 20:22:12 +01:00
634e0c88ae Add some basic test. 2023-06-19 19:50:17 +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
9698211d56 Add some very basic tensor type. 2023-06-19 17:26:50 +01:00