tinygrad/tinygrad/runtime
George Hotz 7feeb118e6
hip launch speed (#3246)
* faster HIP kernel launch

* args

* expand compile_hip
2024-01-25 15:13:55 -08:00
..
graph hip launch speed (#3246) 2024-01-25 15:13:55 -08:00
ops_clang.py add device name to device, all are constructed (#3221) 2024-01-23 20:34:56 -08:00
ops_cpu.py fix neg logical_not inconsistencies (#3222) 2024-01-24 11:48:40 -05:00
ops_cuda.py add device speed test (#3244) 2024-01-25 12:01:22 -08:00
ops_disk.py add device name to device, all are constructed (#3221) 2024-01-23 20:34:56 -08:00
ops_gpu.py add device speed test (#3244) 2024-01-25 12:01:22 -08:00
ops_hip.py hip launch speed (#3246) 2024-01-25 15:13:55 -08:00
ops_llvm.py hotfix: don't use noqa: E702 that's just dumb 2024-01-24 20:01:00 -08:00
ops_metal.py add device speed test (#3244) 2024-01-25 12:01:22 -08:00
ops_torch.py fix neg logical_not inconsistencies (#3222) 2024-01-24 11:48:40 -05:00