tinygrad/tinygrad/runtime
George Hotz 171543fc8d
cleanups to save lines and files (#2577)
* runtime/graph -> features/graph

* put all the cstyle renderers in cstyle

* same line for those

* how did that pass mypy
2023-12-02 16:29:56 -08:00
..
ops_clang.py that's not needed (#2574) 2023-12-02 16:01:29 -08:00
ops_cpu.py No dtype alloc (#2570) 2023-12-02 13:29:40 -08:00
ops_cuda.py cleanups to save lines and files (#2577) 2023-12-02 16:29:56 -08:00
ops_disk.py No dtype alloc (#2570) 2023-12-02 13:29:40 -08:00
ops_gpu.py cleanups to save lines and files (#2577) 2023-12-02 16:29:56 -08:00
ops_hip.py cleanups to save lines and files (#2577) 2023-12-02 16:29:56 -08:00
ops_llvm.py refactor to remove extra kernel params (#2563) 2023-12-02 00:32:25 -08:00
ops_metal.py cleanups to save lines and files (#2577) 2023-12-02 16:29:56 -08:00
ops_torch.py No dtype alloc (#2570) 2023-12-02 13:29:40 -08:00
ops_webgpu.py cleanups to save lines and files (#2577) 2023-12-02 16:29:56 -08:00