Searched refs:UPDATE_OPS (Results 1 – 5 of 5) sorted by relevance
122 name: "UPDATE_OPS"
104 ops.get_collection(ops.GraphKeys.UPDATE_OPS)
290 g.get_collection_ref(ops.GraphKeys.UPDATE_OPS).extend(clone.state_updates)
572 _add_elements_to_collection(self.updates, ops.GraphKeys.UPDATE_OPS)
6547 UPDATE_OPS = "update_ops" variable in GraphKeys