tinygrad/tinygrad/runtime
nimlgen 0a139b1436
amd iface abstraction (#8413)
* start on amd iface

* t

* unused import

* fixes

* internal api
2024-12-27 15:53:53 +03:00
..
autogen amd pkt3 refactor (#7923) 2024-11-28 11:06:37 +03:00
graph BumpAllocator rename start -> base (#8415) 2024-12-25 23:12:55 +03:00
support BumpAllocator rename start -> base (#8415) 2024-12-25 23:12:55 +03:00
__init__.py pylint runtime/ and shape/ (#5044) 2024-06-18 19:48:18 -04:00
ops_amd.py amd iface abstraction (#8413) 2024-12-27 15:53:53 +03:00
ops_clang.py more typing work [pr] (#8345) 2024-12-19 21:46:35 -08:00
ops_cloud.py few type cleanups [pr] (#8347) 2024-12-20 01:56:01 -05:00
ops_cuda.py eh (#8309) 2024-12-26 13:16:34 -05:00
ops_disk.py remove from __future__ import annotations from runtimes [pr] (#8373) 2024-12-21 23:46:07 -05:00
ops_gpu.py replace Tuple with tuple [pr] (#8344) 2024-12-19 21:27:56 -08:00
ops_hip.py remove from __future__ import annotations from runtimes [pr] (#8373) 2024-12-21 23:46:07 -05:00
ops_llvm.py remove from __future__ import annotations from runtimes [pr] (#8373) 2024-12-21 23:46:07 -05:00
ops_metal.py remove from __future__ import annotations from runtimes [pr] (#8373) 2024-12-21 23:46:07 -05:00
ops_npy.py disable disable_abstract_method [pr] (#7815) 2024-11-21 12:28:57 +08:00
ops_nv.py BumpAllocator rename start -> base (#8415) 2024-12-25 23:12:55 +03:00
ops_python.py import and type cleanups [pr] (#8359) 2024-12-20 21:52:02 -05:00
ops_qcom.py BumpAllocator rename start -> base (#8415) 2024-12-25 23:12:55 +03:00
ops_webgpu.py few minor code cleanups [pr] (#8267) 2024-12-15 23:44:51 -05:00