tinygrad/tinygrad
George Hotz 76487a3533
remove nop, use upat [run_process_replay] (#6489)
* remove nop, use upat [run_process_replay]

* mypy passes

* no wonder nothing worked

* fixes
2024-09-12 12:16:19 +08:00
..
codegen remove nop, use upat [run_process_replay] (#6489) 2024-09-12 12:16:19 +08:00
engine remove nop, use upat [run_process_replay] (#6489) 2024-09-12 12:16:19 +08:00
nn minor resnet cleanups (#6382) 2024-09-06 12:50:21 +08:00
renderer remove nop, use upat [run_process_replay] (#6489) 2024-09-12 12:16:19 +08:00
runtime hcq check queue size before submit (#6481) 2024-09-11 23:13:13 +03:00
shape add void type to uop (#6471) 2024-09-11 18:16:28 +08:00
__init__.py add mnist tutorial 2024-04-25 16:08:32 +08:00
device.py hcq check queue size before submit (#6481) 2024-09-11 23:13:13 +03:00
dtype.py add pyint to DTYPES_DICT [run_process_replay] (#6477) 2024-09-11 17:31:59 +08:00
function.py math trait [run_process_replay] (#6364) 2024-09-05 16:19:17 +08:00
helpers.py enable graph rewrite in the scheduler (#6249) 2024-09-11 14:30:04 +08:00
lazy.py math trait [run_process_replay] (#6364) 2024-09-05 16:19:17 +08:00
multi.py math trait [run_process_replay] (#6364) 2024-09-05 16:19:17 +08:00
ops.py remove nop, use upat [run_process_replay] (#6489) 2024-09-12 12:16:19 +08:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py delete seen from the scheduler api [run_process_replay] (#6427) 2024-09-09 16:26:34 +08:00