From e4371880b1a50f7b23b2375c9c7c7fcd2dcf1a5b Mon Sep 17 00:00:00 2001 From: Mark Daoust Date: Thu, 16 Aug 2018 11:41:12 -0700 Subject: Remove magic-doc-links from code. This change contains no code changes. Only doc-strings. We can't use relative links in code files, so we don't have much choice but to link to tensorflow.org/ The deleted links were to docs that no longer exist. PiperOrigin-RevId: 209019572 --- tensorflow/docs_src/guide/version_compat.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tensorflow/docs_src') diff --git a/tensorflow/docs_src/guide/version_compat.md b/tensorflow/docs_src/guide/version_compat.md index b6d509196a..882f2a3806 100644 --- a/tensorflow/docs_src/guide/version_compat.md +++ b/tensorflow/docs_src/guide/version_compat.md @@ -175,6 +175,8 @@ This section is relevant only when making incompatible changes to the `GraphDef` format, such as when adding ops, removing ops, or changing the functionality of existing ops. The previous section should suffice for most users. + + ### Backward and partial forward compatibility Our versioning scheme has three requirements: -- cgit v1.2.3