tinygrad/tinygrad
qazal b8a74c1569
cpu: add disassembler err message (#12184)
* cpu: add disassembler err message

* print msg
2025-09-15 13:29:44 +03:00
..
apps rope cache optim for jit prune in llm.py (#11678) 2025-08-28 08:31:29 -07:00
codegen use tags instead of graph_rewrite_map in rangeify (#12110) 2025-09-14 11:39:01 +08:00
engine make method_cache account for compiler (#12156) 2025-09-13 17:00:11 +03:00
frontend Support onnx If OP (#11648) 2025-08-28 10:17:35 -04:00
nn assert embedding input is integer dtype (#11963) 2025-09-03 01:44:26 +02:00
renderer isolate the const hacks in the old kernelize (#12126) 2025-09-12 08:35:35 +08:00
runtime hcq: do not spam with errors in -m device (#12150) 2025-09-14 10:56:59 +03:00
schedule renumber ranges (#12182) 2025-09-15 13:03:39 +08:00
shape Invalid idx (#12067) 2025-09-12 01:42:02 +02:00
uop remove PROFILE=1 option, it's just VIZ=1 [pr] (#12176) 2025-09-15 12:51:50 +03:00
viz remove PROFILE=1 option, it's just VIZ=1 [pr] (#12176) 2025-09-15 12:51:50 +03:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py remove PROFILE=1 option, it's just VIZ=1 [pr] (#12176) 2025-09-15 12:51:50 +03:00
dtype.py Invalid idx (#12067) 2025-09-12 01:42:02 +02:00
gradient.py named expression for POW and MAX gradient (#11858) 2025-08-26 16:03:03 -04:00
helpers.py cpu: add disassembler err message (#12184) 2025-09-15 13:29:44 +03:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py Fix advanced tensor indexing setitem (#12128) 2025-09-14 15:22:40 -04:00