Files
tinygrad/extra/optimization
chenyu 820f2e054e fix PADTO optimization (#2935)
the correct condition is that PADTO cannot be applied to reduce axis, not Reduce.MAX in ops.
even for Reduce.SUM it's possible that the reduce axis had a div before, and the padded 0 became inf then sum over it is incorrect.
2023-12-25 22:52:49 -05:00
..
2023-10-08 15:10:18 -07:00
2023-10-30 22:07:17 -07:00
2023-10-30 22:07:17 -07:00