Searched refs:get_collection_ref (Results 1 – 25 of 41) sorted by relevance
12
53 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)78 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)114 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)127 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)153 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)257 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)286 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)323 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)358 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)387 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)[all …]
39 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)56 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)74 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)94 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)121 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)147 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)
55 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)68 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)90 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)118 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)
39 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)60 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)
48 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)73 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)143 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)
57 train_op = g.get_collection_ref(tf_ops.GraphKeys.TRAIN_OP)106 train_op = tf_ops.get_collection_ref(tf_ops.GraphKeys.TRAIN_OP)
48 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)73 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)
45 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)
308 ops.get_collection_ref(ops.GraphKeys.GLOBAL_VARIABLES))310 ops.get_collection_ref(ops.GraphKeys.TRAINABLE_VARIABLES))317 trainable_variables = ops.get_collection_ref(331 variables = ops.get_collection_ref(ops.GraphKeys.GLOBAL_VARIABLES)
115 if self._mask not in ops.get_collection_ref(core_layers.MASK_COLLECTION):264 if self._mask not in ops.get_collection_ref(core_layers.MASK_COLLECTION):
87 table_gradients = g.get_collection_ref(
83 collection = graph.get_collection_ref(tpu_fc._TPU_FC_TO_SCOPE) # pylint: disable=protected-access
405 collection = g.get_collection_ref(_TPU_FC_TO_SCOPE)
46 from tensorflow.python.framework.ops import get_collection_ref
302 var = g.get_collection_ref(ops.GraphKeys.GLOBAL_VARIABLES)[idx]306 del g.get_collection_ref(ops.GraphKeys.GLOBAL_VARIABLES)[idx]
169 table_gradients = g.get_collection_ref(
469 train_ops = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)
90 name: "get_collection_ref"
620 save_graph.get_collection_ref("partvar").append(v0)632 v0, = save_graph.get_collection_ref("partvar")
270 g.get_collection_ref(ops.GraphKeys.UPDATE_OPS).extend(clone.state_updates)
289 l = g.get_collection_ref(ops.GraphKeys.TRAINABLE_VARIABLES)
613 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)708 train_op = ops.get_collection_ref(ops.GraphKeys.TRAIN_OP)
143 mutable_collection = ops.get_collection_ref(collection_name)
575 collection = ops.get_collection_ref(name)