tinygrad/test/unit
chenyu d7d078c7f9
Node.vars() returns a set and properly dedup (#2356)
* dedup RedNode.vars()

* vars returns a set

* fix more vars

* unused import

* update to_movement_ops

* comment
2023-11-18 17:44:52 -05:00
..
test_disk_cache.py use unique table name for each disk_cache test (#2184) 2023-10-30 13:49:49 -07:00
test_disk_tensor.py move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
test_flopcounter.py reorder a few things (#1915) 2023-09-25 10:17:21 +08:00
test_helpers.py two stage cumsum in tensor.py (#2331) 2023-11-16 12:09:53 -08:00
test_shapetracker.py Variable.num -> NumNode (#2354) 2023-11-18 15:45:52 -05:00
test_shm_tensor.py ops_shm removed (#2351) 2023-11-18 11:41:58 -08:00
test_symbolic.py Node.vars() returns a set and properly dedup (#2356) 2023-11-18 17:44:52 -05:00