forked from tinygrad/tinygrad
* 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 <[email protected]>