Files
tinygrad/tinygrad
chenyuandGitHub 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
..
2024-01-01 14:58:48 -08:00
2024-01-02 09:16:52 -08:00
2024-01-01 14:58:48 -08:00
2024-01-03 12:03:42 -08:00
2024-01-02 17:49:44 -08:00
2024-01-01 18:12:38 -05:00