Files
tinygrad/tinygrad
chenyuandGitHub a666450e4d UOp pattern x + x -> x * 2 (#6224)
* UOp pattern x + x -> x * 2

now there's no NEG, with this it covers all kinds of a*x+b*x

* can remove x-x
2024-08-21 12:06:19 -04:00
..
2024-04-25 16:08:32 +08:00
2024-08-19 12:04:40 -07:00
2024-08-14 17:31:46 -07:00