mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-02-01 02:05:22 -05:00
* construct Tensor from python list/tuple directly no numpy. annoying that half memoryview is 3.12 feature... * simpler, and test * flat already * simpler * cute * 10% faster * 5%