adrien
|
ba671ee486
|
Working basic eq between TensorAlloc
|
2026-05-24 18:40:14 +02:00 |
|
adrien
|
09d6ca1ff5
|
Renamed Tensor to TensorStatic
|
2026-05-23 10:29:57 +02:00 |
|
adrien
|
5f833a5e58
|
Removed TensorAlloc and made TensorStatic back to just Tensor
Realized I can just do alloc.create instead of a all new struct
|
2026-05-15 00:46:22 +02:00 |
|
adrien
|
00e0f5ab73
|
Moved isTensor to shared + added isTensorAlloc/Static
|
2026-05-15 00:32:58 +02:00 |
|
adrien
|
e6d0f62929
|
TensorAlloc add and to compilable but still error for basic add test
|
2026-05-14 22:25:35 +02:00 |
|
adrien
|
f702c1e09a
|
slice can now use null value like python [2:]
|
2026-05-14 10:56:26 +02:00 |
|
adrien
|
b959f5f28a
|
Added slice to TensorStatic
|
2026-05-14 01:28:24 +02:00 |
|
adrien
|
6ba1e664c1
|
Started to add TensorAlloc
|
2026-05-14 00:53:05 +02:00 |
|