Searched refs:QUEUE_RUNNERS (Results 1 – 6 of 6) sorted by relevance
396 def add_queue_runner(qr, collection=ops.GraphKeys.QUEUE_RUNNERS):418 collection=ops.GraphKeys.QUEUE_RUNNERS):483 ops.register_proto_function(ops.GraphKeys.QUEUE_RUNNERS,
250 1, len(ops.get_collection(ops.GraphKeys.QUEUE_RUNNERS, "scope")))
775 queue_runners = self._graph.get_collection(ops.GraphKeys.QUEUE_RUNNERS)
905 if ops.get_collection(ops.GraphKeys.QUEUE_RUNNERS):
70 name: "QUEUE_RUNNERS"
6228 QUEUE_RUNNERS = "queue_runners" variable in GraphKeys