tinygrad/tinygrad/runtime
chenyu aad005e220
set default str for CStyleLanguage.arg_int_prefix (#2756)
it's the same `const int` for clang, opencl, cuda and hip
metal overwrites with `constant int&` and webgl has its own thing
2023-12-13 20:23:27 -05:00
..
ops_clang.py set default str for CStyleLanguage.arg_int_prefix (#2756) 2023-12-13 20:23:27 -05:00
ops_cpu.py ruff checks the max line length is 150 (#2734) 2023-12-12 17:34:47 -08:00
ops_cuda.py ruff checks the max line length is 150 (#2734) 2023-12-12 17:34:47 -08:00
ops_disk.py changes to prep for new lazy (#2748) 2023-12-13 10:28:22 -08:00
ops_gpu.py ruff checks the max line length is 150 (#2734) 2023-12-12 17:34:47 -08:00
ops_hip.py ruff checks the max line length is 150 (#2734) 2023-12-12 17:34:47 -08:00
ops_llvm.py ruff checks the max line length is 150 (#2734) 2023-12-12 17:34:47 -08:00
ops_metal.py ruff checks the max line length is 150 (#2734) 2023-12-12 17:34:47 -08:00
ops_torch.py ruff checks the max line length is 150 (#2734) 2023-12-12 17:34:47 -08:00
ops_webgpu.py ruff checks the max line length is 150 (#2734) 2023-12-12 17:34:47 -08:00