tf.contrib.losses.get_losses

View source on GitHub

Gets the list of losses from the loss_collection. (deprecated)

scope an optional scope for filtering the losses to return.
loss_collection Optional losses collection.

a list of loss tensors.