tinygrad/test/unit
George Hotz a464909d79
fast resnet eval (#3135)
* fast resnet eval

* fix HIP multidevice graph

* neater expression for devices

* lines

* add decorator test
2024-01-15 14:15:18 -08:00
..
__init__.py more test cleanups (#2631) 2023-12-05 16:17:57 -08:00
test_device.py unit tests for Device.canonicalize (#3055) 2024-01-09 12:47:20 -05:00
test_disk_cache.py fast resnet eval (#3135) 2024-01-15 14:15:18 -08:00
test_disk_tensor.py minor cleanup of test_disk_tensor (#3112) 2024-01-13 20:54:58 -05:00
test_flopcounter.py move dtypes to dtype.py (#2964) 2024-01-01 14:58:48 -08:00
test_helpers.py fast hip read (#3014) 2024-01-05 10:33:13 -08:00
test_shapetracker.py St real size (#3046) 2024-01-08 14:44:53 -08:00
test_shapetracker_math.py fix off-by-one error in st_equal (#3131) 2024-01-15 11:32:13 -08:00
test_shm_tensor.py ops_shm removed (#2351) 2023-11-18 11:41:58 -08:00
test_symbolic.py update NumNode.__hash__ to be hash(self.b) (#3105) 2024-01-12 19:46:21 -05:00