tinygrad/tinygrad/runtime
quortus b38be2588f
Graph support for LLVM (#10029)
* Graph support for LLVM

* Always inline functions

* Specify renderer class only once

* Improve formatting

* Fix indexing

* Rollback parameter name change

* Force CI rerun

---------

Co-authored-by: George Hotz <72895+geohot@users.noreply.github.com>
2025-05-04 06:52:55 -07:00
..
autogen usb gpu (#8766) 2025-05-01 18:03:47 +03:00
graph Graph support for LLVM (#10029) 2025-05-04 06:52:55 -07:00
support am: a bit faster alloc (#10138) 2025-05-02 16:03:42 +03:00
__init__.py pylint runtime/ and shape/ (#5044) 2024-06-18 19:48:18 -04:00
ops_amd.py amd: print full trace when AMD_IFACE is set (#10149) 2025-05-03 22:46:04 +03:00
ops_cloud.py Print clouddev instead of cloudev's renderer (#10023) 2025-04-24 09:32:08 -04:00
ops_cpu.py CPUGraph support for clang (#10014) 2025-04-24 07:52:35 -04:00
ops_cuda.py bump assembly debug to 7 (#9662) 2025-04-01 11:51:33 +08:00
ops_disk.py hotfix: load >2 GiB from disk on macOS (#9361) 2025-03-07 14:51:58 +08:00
ops_dsp.py dsp: make relro sections contiguous (#9701) 2025-04-02 18:02:16 +07:00
ops_gpu.py replace Tuple with tuple [pr] (#8344) 2024-12-19 21:27:56 -08:00
ops_hip.py AMDCompiler refactor (no_comgr prereq) (#9497) 2025-03-20 09:44:07 +08:00
ops_llvm.py Graph support for LLVM (#10029) 2025-05-04 06:52:55 -07:00
ops_metal.py use functools.cache instead of lru_cache(None) [pr] (#9714) 2025-04-03 11:47:13 +08:00
ops_npy.py add npy as_buffer (#9309) 2025-03-01 12:34:29 +03:00
ops_null.py names for graph rewrites + null device supports exp and friends (#10106) 2025-04-29 14:28:20 -04:00
ops_nv.py amd,nv: use .cpu_view() in bind (#10131) 2025-05-01 17:46:12 +03:00
ops_python.py split CAST and BITCAST in PYTHON [pr] (#10123) 2025-04-30 23:27:35 -04:00
ops_qcom.py hcq: refactor int ptrs to hcqbuffers (#10105) 2025-04-30 00:12:18 +03:00
ops_webgpu.py types for WebGPU runtime (#9791) 2025-04-08 22:52:17 +03:00