Files
tinygrad/test/unit
chenyu 407ca54382 symbolic fold double where (#9436)
* symbolic fold double where

a.where(b.where(c, d), d) -> (a & b).where(c, d). a pattern in optimizer

* test case
2025-04-05 05:12:17 -04:00
..
2023-12-05 16:17:57 -08:00
2025-02-20 18:03:09 -05:00
2025-02-25 22:10:15 -05:00
2024-10-25 17:05:09 +07:00
2025-02-20 18:03:09 -05:00