aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/g3doc/api_docs/python/functions_and_classes/shard3/tf.contrib.losses.get_regularization_losses.md
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/g3doc/api_docs/python/functions_and_classes/shard3/tf.contrib.losses.get_regularization_losses.md')
-rw-r--r--tensorflow/g3doc/api_docs/python/functions_and_classes/shard3/tf.contrib.losses.get_regularization_losses.md17
1 files changed, 0 insertions, 17 deletions
diff --git a/tensorflow/g3doc/api_docs/python/functions_and_classes/shard3/tf.contrib.losses.get_regularization_losses.md b/tensorflow/g3doc/api_docs/python/functions_and_classes/shard3/tf.contrib.losses.get_regularization_losses.md
deleted file mode 100644
index e48896b8fa..0000000000
--- a/tensorflow/g3doc/api_docs/python/functions_and_classes/shard3/tf.contrib.losses.get_regularization_losses.md
+++ /dev/null
@@ -1,17 +0,0 @@
-### `tf.contrib.losses.get_regularization_losses(*args, **kwargs)` {#get_regularization_losses}
-
-Gets the regularization losses. (deprecated)
-
-THIS FUNCTION IS DEPRECATED. It will be removed after 2016-12-30.
-Instructions for updating:
-Use tf.losses.get_regularization_losses instead.
-
-##### Args:
-
-
-* <b>`scope`</b>: an optional scope for filtering the losses to return.
-
-##### Returns:
-
- A list of loss variables.
-