tinygrad/test/unit
George Hotz 1765849937
new lazy, benchmark (#2878)
* lazy rewrite, try 2

* min fix tests

* pass contig test

* put broken pads back

* move that to realize

* no contig child fixes array packing

* so wrong

* now that's correct

* base children

* fix bind issues

* disable to_image_idx

* fix tests

* that failure shouldn't break other tests

* more fixes

* fix torch

* skip failing tests in CI

* 1e-7

* half is broken

* 1e-6 margin of error
2023-12-20 14:33:21 -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 More readable torch_load ext check (#2853) 2023-12-19 14:53:15 -05: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