mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-10 23:48:01 -05:00
* use deque instead of list * increase ctx.progress and max stack_len * add openpilot * prevent placing uops on stack many times * revert increasing ctx.progress and stack length limit * dont block adding to the stack there --------- Co-authored-by: George Hotz <72895+geohot@users.noreply.github.com>