mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
`gcd(self.b, b) == b` is equivalent to `self.b % b == 0`. use the same condition and format in __floordiv__ too. |
||
|---|---|---|
| .. | ||
| shapetracker.py | ||
| symbolic.py | ||
| view.py | ||