Home
last modified time | relevance | path

Searched defs:loss_collection (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/python/ops/losses/
Dlosses_impl.py146 losses, weights=1.0, scope=None, loss_collection=ops.GraphKeys.LOSSES, argument
214 loss_collection=ops.GraphKeys.LOSSES, argument
268 loss_collection=ops.GraphKeys.LOSSES, argument
322 loss_collection=ops.GraphKeys.LOSSES, argument
372 loss_collection=ops.GraphKeys.LOSSES, argument
450 loss_collection=ops.GraphKeys.LOSSES, argument
508 loss_collection=ops.GraphKeys.LOSSES): argument
604 loss_collection=ops.GraphKeys.LOSSES, argument
657 loss_collection=ops.GraphKeys.LOSSES, argument
721 loss_collection=ops.GraphKeys.LOSSES, argument
[all …]
Dutil.py29 def add_loss(loss, loss_collection=ops.GraphKeys.LOSSES): argument
44 def get_losses(scope=None, loss_collection=ops.GraphKeys.LOSSES): argument
/external/tensorflow/tensorflow/contrib/gan/python/losses/python/
Dlosses_impl.py82 loss_collection=ops.GraphKeys.LOSSES, argument
124 loss_collection=ops.GraphKeys.LOSSES, argument
184 loss_collection=ops.GraphKeys.LOSSES, argument
252 loss_collection=ops.GraphKeys.LOSSES, argument
315 loss_collection=ops.GraphKeys.LOSSES, argument
412 loss_collection=ops.GraphKeys.LOSSES, argument
477 loss_collection=ops.GraphKeys.LOSSES, argument
527 loss_collection=ops.GraphKeys.LOSSES, argument
573 loss_collection=ops.GraphKeys.LOSSES, argument
624 loss_collection=ops.GraphKeys.LOSSES, argument
[all …]
/external/tensorflow/tensorflow/contrib/kernel_methods/python/
Dlosses.py35 loss_collection=ops.GraphKeys.LOSSES, argument
/external/tensorflow/tensorflow/contrib/losses/python/losses/
Dloss_ops.py178 def add_loss(loss, loss_collection=ops.GraphKeys.LOSSES): argument
190 def get_losses(scope=None, loss_collection=ops.GraphKeys.LOSSES): argument