Files
tinygrad/test/external/fuzz_linearizer.py
chenyu d9ff636cf5 use is to compare with enum (#3993)
* use is to compare with enum

currently it's mixed between `==` and `is`, moved all to `is`

* more
2024-03-29 13:02:56 -04:00

9.0 KiB