Searched refs:READY_OP (Results 1 – 4 of 4) sorted by relevance
78 name: "READY_OP"
406 ready_op = self._get_first_op_from_collection(ops.GraphKeys.READY_OP)409 ops.add_to_collection(ops.GraphKeys.READY_OP, ready_op)
210 ops.GraphKeys.READY_OP,
6266 READY_OP = "ready_op" variable in GraphKeys