Files
tinygrad/test/unit
chenyu 74cc6fd3c2 remove AndNode.__floordiv__ special case (#2996)
* remove AndNode.__floordiv__

AndNode produces a Node that min/max is bounded by [0, 1] so `//` on top of that is almost always 0.
we don't really use that either

* keep the test
2024-01-03 17:44:55 -05:00
..
2023-12-05 16:17:57 -08:00
2023-11-18 11:41:58 -08:00