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