Files
tinygrad/tinygrad
chenyuandGitHub 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
..
2025-04-04 10:14:34 +08:00
2025-03-18 17:16:40 -04:00
2025-04-02 21:44:49 +08:00
2025-04-04 11:23:19 +08:00
2024-10-12 18:20:44 +08:00
2025-04-03 05:43:49 -04:00
2025-04-03 14:08:32 +08:00
2024-08-14 17:31:46 -07:00