tinygrad/test/unit
George Hotz 20059dc55b
Make ShapeTracker Immutable (#1909)
* ugh

* ops test pass

* fix shapetracker tests

* sym shapetracker

* shapetracker is a tuple of views now

* from_shape

* fix has variable shape

* key isn't needed

* post init assert
2023-09-24 21:09:03 +08:00
..
test_disk_tensor.py [ready] Replacing os with pathlib (#1708) 2023-08-30 10:41:08 -07:00
test_example.py move device to ops (#1646) 2023-08-23 08:30:17 -07:00
test_flopcounter.py Make ShapeTracker Immutable (#1909) 2023-09-24 21:09:03 +08:00
test_graph.py Devicebufferless (#708) 2023-03-18 14:40:23 -07:00
test_helpers.py fix type of helpers.prod, add test cases (#1859) 2023-09-14 05:16:55 +08:00
test_shapetracker.py Make ShapeTracker Immutable (#1909) 2023-09-24 21:09:03 +08:00
test_shm_tensor.py Add needed contiguous to DiskBuffer. SHM support on OSX (#1891) 2023-09-22 09:16:42 +08:00
test_symbolic.py Fix VALIDHACKS for Images and make it default (#1832) 2023-09-23 07:34:43 +08:00