Files
tinygrad/tinygrad
Tim Becker 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 <3604013+roelofvandijk@users.noreply.github.com>

---------

Co-authored-by: Roelof van Dijk <3604013+roelofvandijk@users.noreply.github.com>
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