tinygrad/tinygrad
2026-05-06 10:06:31 -07:00
..
codegen Merge branch 'master' into move_gates_to_load_store 2026-05-06 10:06:31 -07:00
engine supports_exec_item -> supports_uop (#16033) 2026-05-05 22:41:13 +03:00
llm llm: dedup MLA cache_v (#15887) 2026-04-24 12:32:10 +08:00
mixin use FLOORDIV and FLOORMOD (#16048) 2026-05-05 18:32:54 -04:00
nn onnx fmod uses fmod (#16018) 2026-05-01 16:47:11 -04:00
renderer fix decomp 2026-05-05 15:46:42 -07:00
runtime Merge branch 'master' into move_gates_to_load_store 2026-05-06 10:06:31 -07:00
schedule STORE doesn't have ranges anymore (#16019) 2026-05-01 15:00:27 -07:00
uop Merge branch 'master' into move_gates_to_load_store 2026-05-06 10:06:31 -07:00
viz viz: fix diff color (#16045) 2026-05-06 03:40:53 +09:00
__init__.py start function and add walk rewrite (#14992) 2026-02-25 13:56:27 +08:00
callify.py more UOp empty cleanups [pr] (#15818) 2026-04-19 19:48:36 -04:00
device.py viz: keep VIZ.value = 0 during python shutdown, cleanup launch (#16022) 2026-05-02 20:35:53 +09:00
dtype.py print function timing with DEBUG=2 (#15468) 2026-03-25 19:07:32 +08:00
function.py delete old UOp.size [pr] (#15756) 2026-04-15 23:21:00 -04:00
gradient.py feat: handle multioutput kernel grads (#16028) 2026-05-02 22:31:45 -07:00
helpers.py use FLOORDIV and FLOORMOD (#16048) 2026-05-05 18:32:54 -04:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py Ops.FLOORDIV and Ops.FLOORMOD (#16038) 2026-05-05 11:42:14 -04:00