tinygrad/tinygrad/runtime
Christopher Milan 8011b953c9
mesa: remove glsl type hack (#13578)
* mesa: remove glsl type hack

* lazy type access

* save a line

* fix windows?

* mypy happy
2025-12-04 21:18:56 -05:00
..
autogen mesa: remove glsl type hack (#13578) 2025-12-04 21:18:56 -05:00
graph fix HCQGraph.__del__ bug when finalizing (#13298) 2025-11-25 20:33:48 -08:00
support mesa: remove glsl type hack (#13578) 2025-12-04 21:18:56 -05:00
__init__.py pylint runtime/ and shape/ (#5044) 2024-06-18 19:48:18 -04:00
ops_amd.py enable PMC with VIZ=2 (#13575) 2025-12-05 03:09:53 +08:00
ops_cl.py device: respect compiler ContextVars (#13523) 2025-12-02 14:42:04 +03:00
ops_cpu.py device: respect compiler ContextVars (#13523) 2025-12-02 14:42:04 +03:00
ops_cuda.py device: respect compiler ContextVars (#13523) 2025-12-02 14:42:04 +03:00
ops_disk.py fix: try close mmap (#12306) 2025-09-25 20:54:27 -07:00
ops_dsp.py device: respect compiler ContextVars (#13523) 2025-12-02 14:42:04 +03:00
ops_hip.py device: respect compiler ContextVars (#13523) 2025-12-02 14:42:04 +03:00
ops_metal.py device: respect compiler ContextVars (#13523) 2025-12-02 14:42:04 +03:00
ops_npy.py auto-select available compilers (#12094) 2025-09-10 19:52:01 +03:00
ops_null.py device: respect compiler ContextVars (#13523) 2025-12-02 14:42:04 +03:00
ops_nv.py jit: support encdec (#13563) 2025-12-04 11:58:34 +03:00
ops_python.py device: respect compiler ContextVars (#13523) 2025-12-02 14:42:04 +03:00
ops_qcom.py qcom: support cpu mappings (#13565) 2025-12-04 14:50:46 +03:00
ops_remote.py device: respect compiler ContextVars (#13523) 2025-12-02 14:42:04 +03:00
ops_tinyfs.py feat: configurable timeout (#13537) 2025-12-02 13:35:35 -08:00
ops_webgpu.py device: respect compiler ContextVars (#13523) 2025-12-02 14:42:04 +03:00