Files
tinygrad/tinygrad
7c078191ce Misc rewrite perf improvements (#6500)
* Make UOp a normal class and use __slots__

* Use __slots__ in UPat

* Cache dtypes.{min,max}

* Use faster iterables in ops.py

* extend is a lot faster than nested listcomp

Co-authored-by: Roelof van Dijk <[email protected]>

---------

Co-authored-by: Roelof van Dijk <[email protected]>
2024-09-13 11:31:50 +08:00
..
2024-09-06 12:50:21 +08:00
2024-09-11 18:16:28 +08:00
2024-04-25 16:08:32 +08:00
2024-09-12 20:08:02 +08:00
2024-09-13 11:31:50 +08:00
2024-08-14 17:31:46 -07:00