tinygrad/test/unit
Rayan Hatout 8b2c2d6896
Optimizations in symbolic.py (#796)
* optimizations in symbolic.py

* fix infinite recursion when expanding sums

* add test case to make sure NumNodes are hoisted up in cases where MulNodes cancel eachother out
2023-05-26 12:59:53 -07:00
..
test_example.py exclude GPU on tiny (#766) 2023-05-05 10:07:23 -07:00
test_flopcounter.py Fix PytestCollectionWarning when running tests (#791) 2023-05-24 23:17:57 -07:00
test_graph.py Devicebufferless (#708) 2023-03-18 14:40:23 -07:00
test_shapetracker.py Remove Zeroview (#748) 2023-04-17 08:21:46 -07:00
test_symbolic.py Optimizations in symbolic.py (#796) 2023-05-26 12:59:53 -07:00