tinygrad/extra/backends
geohotstan 842053873d
fix neg logical_not inconsistencies (#3222)
* try

* test: add logical_not tests

* gah im retarded, but this doesn't match types for const()

* fix: can't we jsut do this?

* big change: I don't actually know what I'm doing

* WOOO IM JUST CHANGING EVERYTHING WOW probably gon revert later

* BYE BYE noqa: E501

* fix: less lines and add test

* fix: rm 2 redundant tests

* fix: eq with False so we don't unintentionally implicit upcast, but it's bool anyways so w/e
2024-01-24 11:48:40 -05:00
..
cstyle.py webgl backend in extra (#3041) 2024-01-08 09:29:13 -08:00
ops_webgl.py webgl backend in extra (#3041) 2024-01-08 09:29:13 -08:00
ops_webgpu.py Remove webgpu, back to 5k lines (#3040) 2024-01-08 09:10:07 -08:00
ptx.py fix neg logical_not inconsistencies (#3222) 2024-01-24 11:48:40 -05:00
triton.py fix neg logical_not inconsistencies (#3222) 2024-01-24 11:48:40 -05:00