/external/tensorflow/tensorflow/contrib/constrained_optimization/python/ |
D | constrained_optimizer.py | 65 colocate_gradients_with_ops=False, argument 97 colocate_gradients_with_ops=False, argument 129 colocate_gradients_with_ops=colocate_gradients_with_ops, 150 colocate_gradients_with_ops=False, argument 182 colocate_gradients_with_ops=colocate_gradients_with_ops, 204 colocate_gradients_with_ops=False, argument 247 colocate_gradients_with_ops=colocate_gradients_with_ops, 259 colocate_gradients_with_ops=colocate_gradients_with_ops,
|
D | external_regret_optimizer.py | 200 colocate_gradients_with_ops=False, argument 272 colocate_gradients_with_ops=colocate_gradients_with_ops, 287 colocate_gradients_with_ops=colocate_gradients_with_ops,
|
D | swap_regret_optimizer.py | 305 colocate_gradients_with_ops=False, argument 387 colocate_gradients_with_ops=colocate_gradients_with_ops, 402 colocate_gradients_with_ops=colocate_gradients_with_ops,
|
/external/tensorflow/tensorflow/python/ops/ |
D | gradients_impl.py | 48 colocate_gradients_with_ops=False, argument 156 ys, xs, grad_ys, name, colocate_gradients_with_ops, 336 colocate_gradients_with_ops=False, argument 366 "colocate_gradients_with_ops": colocate_gradients_with_ops,
|
D | gradients_util.py | 123 def _PendingCount(to_ops, from_ops, colocate_gradients_with_ops, func_graphs, argument 175 between_op_list, between_ops, colocate_gradients_with_ops) 193 colocate_gradients_with_ops, argument 220 with _maybe_colocate_with(y.op, gradient_uid, colocate_gradients_with_ops): 356 def _maybe_colocate_with(op, gradient_uid, colocate_gradients_with_ops): # pylint: disable=invalid… argument 358 if colocate_gradients_with_ops: 550 colocate_gradients_with_ops=False, argument 601 grad_ys = _DefaultGradYs(grad_ys, ys, colocate_gradients_with_ops, 617 to_ops, from_ops, colocate_gradients_with_ops, func_graphs, xs) 655 with _maybe_colocate_with(op, gradient_uid, colocate_gradients_with_ops):
|
/external/tensorflow/tensorflow/contrib/mixed_precision/python/ |
D | loss_scale_optimizer.py | 119 colocate_gradients_with_ops=False, argument 140 colocate_gradients_with_ops=colocate_gradients_with_ops,
|
/external/tensorflow/tensorflow/contrib/training/python/training/ |
D | training.py | 378 colocate_gradients_with_ops=False, argument 446 colocate_gradients_with_ops=colocate_gradients_with_ops)
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.train.-optimizer.pbtxt | 28 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'gr… 44 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'na…
|
D | tensorflow.train.-adagrad-d-a-optimizer.pbtxt | 29 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'gr… 45 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'na…
|
D | tensorflow.train.-momentum-optimizer.pbtxt | 29 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'gr… 45 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'na…
|
D | tensorflow.train.-gradient-descent-optimizer.pbtxt | 29 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'gr… 45 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'na…
|
D | tensorflow.train.-adam-optimizer.pbtxt | 29 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'gr… 45 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'na…
|
D | tensorflow.train.-proximal-adagrad-optimizer.pbtxt | 29 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'gr… 45 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'na…
|
D | tensorflow.train.-adagrad-optimizer.pbtxt | 29 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'gr… 45 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'na…
|
D | tensorflow.train.-adadelta-optimizer.pbtxt | 29 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'gr… 45 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'na…
|
D | tensorflow.train.-r-m-s-prop-optimizer.pbtxt | 29 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'gr… 45 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'na…
|
D | tensorflow.train.-proximal-gradient-descent-optimizer.pbtxt | 29 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'gr… 45 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'na…
|
D | tensorflow.train.-ftrl-optimizer.pbtxt | 29 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'gr… 45 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'na…
|
D | tensorflow.train.-sync-replicas-optimizer.pbtxt | 57 …', \'var_list\', \'gate_gradients\', \'aggregation_method\', \'colocate_gradients_with_ops\', \'na…
|
/external/tensorflow/tensorflow/contrib/opt/python/training/ |
D | weight_decay_optimizers.py | 98 aggregation_method=None, colocate_gradients_with_ops=False, argument 134 colocate_gradients_with_ops=colocate_gradients_with_ops, name=name,
|
D | elastic_average_optimizer.py | 218 colocate_gradients_with_ops=False, argument 265 colocate_gradients_with_ops, grad_loss)
|
/external/tensorflow/tensorflow/python/training/ |
D | optimizer.py | 356 colocate_gradients_with_ops=False, name=None, argument 401 colocate_gradients_with_ops=colocate_gradients_with_ops, 417 colocate_gradients_with_ops=False, argument 502 colocate_gradients_with_ops=colocate_gradients_with_ops)
|
/external/tensorflow/tensorflow/contrib/layers/python/layers/ |
D | optimizers.py | 69 colocate_gradients_with_ops=False, argument 241 colocate_gradients_with_ops=colocate_gradients_with_ops)
|
/external/tensorflow/tensorflow/contrib/slim/python/slim/ |
D | learning.py | 383 colocate_gradients_with_ops=False, argument 438 colocate_gradients_with_ops=colocate_gradients_with_ops,
|
/external/tensorflow/tensorflow/contrib/boosted_trees/python/training/functions/ |
D | gbdt_batch.py | 658 colocate_gradients_with_ops=False, 674 colocate_gradients_with_ops=False, 1240 colocate_gradients_with_ops=False, 1265 colocate_gradients_with_ops=False, 1315 colocate_gradients_with_ops=False,
|