We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bfb6df2 + 0304e27 commit a055dbcCopy full SHA for a055dbc
site/en/r1/guide/extend/op.md
@@ -1189,7 +1189,7 @@ callers. The Python API may be kept compatible by careful changes in a
1189
hand-written Python wrapper, by keeping the old signature except possibly adding
1190
new optional arguments to the end. Generally incompatible changes may only be
1191
made when TensorFlow changes major versions, and must conform to the
1192
-[`GraphDef` version semantics](../guide/version_compat.md#compatibility_of_graphs_and_checkpoints).
+[`GraphDef` version semantics](../version_compat.md).
1193
1194
### GPU Support
1195
0 commit comments