Files
tinygrad/extra
Diogo 52204a7b88 adding comparison operators (#616)
* Less, LessOrEqual, Greater, GreaterOrEqual, Equal

* lint fix

* using built in functions

* overriding __eq__ breaks things

* backwards pass for less - foward only tests

* one other spot

* removing backwards for comparison ops to match pytorch

* raise runtime error

* more tests for comparison ops

* fixed the lineup

* added number upcast tests
2023-03-02 08:10:44 -08:00
..
2023-03-01 18:57:29 -08:00
2023-02-18 16:36:12 -08:00
2023-03-01 18:57:29 -08:00
2023-03-01 18:57:29 -08:00
2023-03-01 18:57:29 -08:00
2023-03-02 08:10:44 -08:00
2023-02-27 11:48:36 -08:00
2023-03-01 21:34:45 -08:00
2023-02-18 16:36:12 -08:00