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