mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-13 08:28:55 +08:00
* Ops.FLOORDIV and Ops.FLOORMOD lowered into IDIV and MOD in get_late_rewrite_patterns * still need this * exclude * like that?
* Ops.FLOORDIV and Ops.FLOORMOD lowered into IDIV and MOD in get_late_rewrite_patterns * still need this * exclude * like that?