tinygrad/test/unit
2024-01-02 12:37:56 -05: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 move dtypes to dtype.py (#2964) 2024-01-01 14:58:48 -08:00
test_helpers.py move one last dtype test from test_helpers to test_dtype (#2975) 2024-01-02 12:37:56 -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 Variable.sum -> Node.sum, Variable.ands -> Node.ands (#2961) 2024-01-01 16:21:28 -05:00