Home | History | Annotate | Download | only in framework

Lines Matching refs:ready

882   ready = [
885 if not ready:
891 while ready:
892 fdef = ready.pop()
901 ready.extend(funcs[f] for f in grad_to_funcs[name])