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