tinygrad/tinygrad/runtime
2023-11-08 08:09:21 -08:00
..
lib.py Fix mmaped in jit (#2225) 2023-11-06 14:54:21 -08:00
ops_clang.py simple runtime args (#2211) 2023-11-03 12:31:29 -07:00
ops_cpu.py compile interpreted to python code (#2208) 2023-11-03 09:16:12 -07:00
ops_cuda.py Make the JIT simple (no batch exec, no cache collector) (#2215) 2023-11-05 16:23:43 -08:00
ops_disk.py no to_underlying (#2222) 2023-11-05 21:34:20 -08:00
ops_gpu.py simple runtime args (#2211) 2023-11-03 12:31:29 -07:00
ops_hip.py Make the JIT simple (no batch exec, no cache collector) (#2215) 2023-11-05 16:23:43 -08:00
ops_llvm.py simple runtime args (#2211) 2023-11-03 12:31:29 -07:00
ops_metal.py metal: unwrap lib write 2023-11-05 21:02:31 -08:00
ops_shm.py feat: remove cache_id (#2236) 2023-11-08 08:09:21 -08:00
ops_torch.py cleanup deps, no pyyaml, pillow to testing (#2231) 2023-11-07 10:32:23 -08:00
ops_webgpu.py Stable diffusion WebGPU port (#1370) 2023-11-03 18:29:16 -07:00