aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/public
diff options
context:
space:
mode:
authorGravatar Martin Wicke <wicke@google.com>2016-11-15 13:35:35 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-11-15 13:45:09 -0800
commitfb01ebb8c38b2d274f6fe9a7115b2362828a452e (patch)
tree81b598b8c41108b36c9f08331d1adf2415af0051 /tensorflow/core/public
parent7632193992bb77e08cfe93f752ccfd7a27cb2618 (diff)
Deprecate tf.inv in favor of tf.reciprocal.
Change: 139240711
Diffstat (limited to 'tensorflow/core/public')
-rw-r--r--tensorflow/core/public/version.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/tensorflow/core/public/version.h b/tensorflow/core/public/version.h
index 34b5c0ba16..66af1897be 100644
--- a/tensorflow/core/public/version.h
+++ b/tensorflow/core/public/version.h
@@ -69,7 +69,8 @@ limitations under the License.
// 13. Deprecate multiple batch linear algebra ops (9sep2016).
// 14. Deprecate batch_matrix_* ops. (10sep2016).
// 15. Deprecate batch_fft_* ops. (14sep2016).
-// 16. Deprecate tensor_array (v1) ops in favor of v2 (10may2017).
+// 16. Deprecate tensor_array (v1) ops in favor of v2 (10nov2016).
+// 17. Deprecate inv (11nov2016).
// 17. Expose reverse_v2 (10nov2016)
#define TF_GRAPH_DEF_VERSION_MIN_PRODUCER 0