tinygrad/tinygrad/runtime
George Hotz 8940c89d13
tests: remove 2 runners, make cache reliable (#2106)
* remove 2 runners

* device.DEFAULT printing

* explain rebuild

* disable ocelot rebuild

* try again to fix workflow

* this? fix cache hash

* force no rebuild

* fix pylint
2023-10-18 11:10:41 -07:00
..
lib.py move to realize.py (#1961) 2023-10-03 07:25:40 -07:00
ops_clang.py remove temp files (#2075) 2023-10-15 06:45:36 -07:00
ops_cpu.py Apply ShapeTracker in interpreted backends (#1846) 2023-09-23 10:05:13 +08:00
ops_cuda.py Disable ocelot cache + fix matvec in triton (#2010) 2023-10-17 10:33:32 -07:00
ops_disk.py Apply ShapeTracker in interpreted backends (#1846) 2023-09-23 10:05:13 +08:00
ops_gpu.py openpilot compile2 (#1977) 2023-10-15 20:39:46 -07:00
ops_hip.py mute hip warnings (#2081) 2023-10-16 07:09:10 -07:00
ops_llvm.py move stuff in the linearizer (#1726) 2023-08-31 14:42:09 -07:00
ops_metal.py Refactor GPU and Metal langauges in their own separate renderers (#2033) 2023-10-10 07:46:41 -07:00
ops_shm.py schedule2, keep the tests working with small changes (#1932) 2023-09-28 09:14:43 -07:00
ops_torch.py tests: remove 2 runners, make cache reliable (#2106) 2023-10-18 11:10:41 -07:00
ops_webgpu.py move stuff in the linearizer (#1726) 2023-08-31 14:42:09 -07:00