tinygrad/test/unit
George Hotz 5cac6338a4
apply the multitensor optimizations in lazy.py (#2901)
* apply the multitensor optimizations in lazy.py

* less lines

* hack for webgpu

* save a line
2023-12-21 13:55:49 -08:00
..
__init__.py more test cleanups (#2631) 2023-12-05 16:17:57 -08: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 apply the multitensor optimizations in lazy.py (#2901) 2023-12-21 13:55:49 -08:00
test_flopcounter.py MEM -> LOAD (#2492) 2023-11-28 16:46:37 -08:00
test_helpers.py Revert "Revert "Make Tensor creation allow multi-dim list of int and bool (#2793)" (#2810)" (#2813) 2023-12-17 11:48:27 -05:00
test_shapetracker.py Fix reshape merging with masks (#2877) 2023-12-20 14:00:58 -08:00
test_shapetracker_math.py new lazy, benchmark (#2878) 2023-12-20 14:33:21 -08:00
test_shm_tensor.py ops_shm removed (#2351) 2023-11-18 11:41:58 -08:00
test_symbolic.py More simplification in to_image_idx and symbolic (#2679) 2023-12-13 12:30:44 -05:00