Files
tinygrad/tinygrad
geohotstan 0b7c44677d Fix uint8 cast underflow (#6305)
* hacky fix for cast

* only float to uint8

* limit to float -> uint8

* touchup alu cast test

* improve tests and support more float to unsigned casts

* del one repeated test

* del 1 more repeated test

* try removing expected failure test

* hmmm try 1 more

* skip tests for flakiness

* uint64 super flaky

* clean up

* grammar

* just match numpy

* why is CI numpy different from local numpy

* increase verbosity

* try

* try2

* try3

* try4

* yeah idk

* new direction

* try again

* just don't support uint32 and uint64

* done?

* oops

* comment

* documentation

* it is what it is

---------

Co-authored-by: chenyu <chenyu@fastmail.com>
2024-12-06 10:25:03 -05:00
..
2024-12-06 12:08:21 +08:00
2024-12-06 14:45:01 +03:00
2024-10-12 18:20:44 +08:00
2024-12-06 12:09:14 +08:00
2024-12-01 21:50:47 -05:00
2024-11-23 21:23:30 +08:00
2024-12-05 23:02:16 -05:00
2024-08-14 17:31:46 -07:00
2024-12-06 10:25:03 -05:00