tinygrad/test/unit
geohotstan 798bf813b1
Make Tensor creation allow multi-dim list of int and bool (#2793)
* the universe is flat as a 2D tensor

* try this

* TESTS

* less lines in test

* don't change all_int since other places use it

* add tests and del noqa by making non-aesthetic spacing LOOOOOL

* some reordering

* fixed empty list and add tests

* more tests

* add list bool tensors

* clearer with least lines added

* added bool

* oops

* more tests

* improved tests

* oops
2023-12-17 01:58:10 -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 remove _arg_int32 internal type (#2767) 2023-12-14 14:17:14 -05:00
test_flopcounter.py MEM -> LOAD (#2492) 2023-11-28 16:46:37 -08:00
test_helpers.py Make Tensor creation allow multi-dim list of int and bool (#2793) 2023-12-17 01:58:10 -05:00
test_shapetracker.py lazy tests (#2796) 2023-12-16 08:24: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