tinygrad/test/unit
George Hotz a5820390db
All LazyOps in the Linearizer (#1905)
* loadop buffer on cpu

* works for GPU

* sort of working

* has bugs

* gpu tests pass

* fix some tests

* fix tensor cores

* fix test linearizer

* fix symbolic

* fix has_variable_shape

* non symbolic size

* disable weird test

* simple cache fix

* fix custom function

* fix kopt

* cleanups

* a bit broken on the assign

* contig check

* only buffer

* need that order

* idx
2023-09-24 11:50:00 +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 All LazyOps in the Linearizer (#1905) 2023-09-24 11:50:00 +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 apply view.py patch (#1844) 2023-09-10 17:32:15 -07: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