tinygrad/tinygrad/runtime
nimlgen b1782e3fef
hcq refactor signal into class (#5575)
* hcq refactor signal into class

* fix amd

* amd do not use amd_signal_t

* cleanup

* signal setter

* fix linter

* docs

* more docs + types

* fix types
2024-07-19 23:23:05 +03:00
..
autogen elf loader (#5508) 2024-07-17 17:09:34 +03:00
graph hcq refactor signal into class (#5575) 2024-07-19 23:23:05 +03:00
support elf loader (#5508) 2024-07-17 17:09:34 +03:00
__init__.py pylint runtime/ and shape/ (#5044) 2024-06-18 19:48:18 -04:00
ops_amd.py hcq refactor signal into class (#5575) 2024-07-19 23:23:05 +03:00
ops_clang.py add cpu objdump to LLVM/CLANG (#4537) 2024-05-11 14:28:44 -07:00
ops_cuda.py remove cudacpu in favour of mockgpu (#5225) 2024-06-29 11:05:16 +03:00
ops_disk.py OpenELM + repeat_interleave (#5234) 2024-06-30 15:18:39 -07:00
ops_gpu.py pylint runtime/ and shape/ (#5044) 2024-06-18 19:48:18 -04:00
ops_hip.py simple hip backend for debugging (#5201) 2024-06-30 23:00:11 +03:00
ops_llvm.py add cpu objdump to LLVM/CLANG (#4537) 2024-05-11 14:28:44 -07:00
ops_metal.py metal support offset (#5293) 2024-07-05 16:13:05 +03:00
ops_npy.py pylint runtime/ and shape/ (#5044) 2024-06-18 19:48:18 -04:00
ops_nv.py hcq refactor signal into class (#5575) 2024-07-19 23:23:05 +03:00
ops_python.py move uopgraph to file [run_process_replay] (#5364) 2024-07-10 17:34:50 -07:00