Files
tinygrad/test/unit
chenyu 62c77a2831 trim const in UOp div_folding (#5982)
simplify `(4*x+4*y+7)//16` to `(x+y+1)//4`.
fixed `GPU=1 UOP_IS_SYMBOLIC=1 IMAGE=2 python -m pytest test/test_ops.py -k conv`
2024-08-08 12:49:05 -04:00
..
2023-12-05 16:17:57 -08:00
2024-07-12 20:43:36 -07:00
2023-11-18 11:41:58 -08:00