tinygrad/tinygrad
nimlgen e0ff6cc15c
remove old schedule (#15930)
* remove old schedule

* tests

* r

* x
2026-04-25 16:46:36 +03:00
..
codegen rename VECTORIZE to STACK (#15880) 2026-04-23 10:43:42 +08:00
engine schedule() -> schedule_linear() in tests (batch 1) (#15915) 2026-04-24 23:40:53 +03:00
llm llm: dedup MLA cache_v (#15887) 2026-04-24 12:32:10 +08:00
mixin nll_loss to mixin (#15918) 2026-04-24 15:50:31 -04:00
nn nll_loss to mixin (#15918) 2026-04-24 15:50:31 -04:00
renderer amd: fallback to llvm when comgr is not available (#15914) 2026-04-24 23:30:16 -04:00
runtime nv: fix shader local memory for NAK (#15921) 2026-04-25 01:03:11 -04:00
schedule remove old schedule (#15930) 2026-04-25 16:46:36 +03:00
uop rename VECTORIZE to STACK (#15880) 2026-04-23 10:43:42 +08:00
viz viz/cli: unify profile and rewrites, -s ALL default (#15931) 2026-04-25 22:31:24 +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 amd: fallback to llvm when comgr is not available (#15914) 2026-04-24 23:30:16 -04: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 CALL with return value is FUNCTION (#15758) 2026-04-16 13:25:07 +08:00
helpers.py amd: fallback to llvm when comgr is not available (#15914) 2026-04-24 23:30:16 -04:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py remove old schedule (#15930) 2026-04-25 16:46:36 +03:00