aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/api_def/python_api/api_def_IsInf.pbtxt
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/core/api_def/python_api/api_def_IsInf.pbtxt')
-rw-r--r--tensorflow/core/api_def/python_api/api_def_IsInf.pbtxt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/core/api_def/python_api/api_def_IsInf.pbtxt b/tensorflow/core/api_def/python_api/api_def_IsInf.pbtxt
index 7c29811fd7..4cd92f1cb7 100644
--- a/tensorflow/core/api_def/python_api/api_def_IsInf.pbtxt
+++ b/tensorflow/core/api_def/python_api/api_def_IsInf.pbtxt
@@ -5,6 +5,6 @@ op {
}
endpoint {
name: "is_inf"
- deprecation_message: "tf.is_inf is deprecated, please use tf.debugging.is_inf instead."
+ deprecated: true
}
}