tinygrad/tinygrad/runtime
George Hotz 60abc62a3f
fast hip read (#3014)
* fast hip read

* hip read faster

* fix tests

* to_mv

* simplify

* bump to 6k lines
2024-01-05 10:33:13 -08:00
..
graph move dtypes to dtype.py (#2964) 2024-01-01 14:58:48 -08:00
ops_clang.py move the compiler cache to be global (#2957) 2024-01-01 10:59:56 -08:00
ops_cpu.py simpler cstyle (#2966) 2024-01-01 16:20:10 -08:00
ops_cuda.py move globalcounters to ops (#2960) 2024-01-01 14:21:02 -08:00
ops_disk.py fast hip read (#3014) 2024-01-05 10:33:13 -08:00
ops_gpu.py move dtypes to dtype.py (#2964) 2024-01-01 14:58:48 -08:00
ops_hip.py fast hip read (#3014) 2024-01-05 10:33:13 -08:00
ops_llvm.py simpler cstyle (#2966) 2024-01-01 16:20:10 -08:00
ops_metal.py move the compiler cache to be global (#2957) 2024-01-01 10:59:56 -08:00
ops_torch.py simpler cstyle (#2966) 2024-01-01 16:20:10 -08:00
ops_webgpu.py ruff checks the max line length is 150 (#2734) 2023-12-12 17:34:47 -08:00