aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/quantize/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/quantize/README.md')
-rw-r--r--tensorflow/contrib/quantize/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/contrib/quantize/README.md b/tensorflow/contrib/quantize/README.md
index c83623ec94..27a933c0f9 100644
--- a/tensorflow/contrib/quantize/README.md
+++ b/tensorflow/contrib/quantize/README.md
@@ -6,7 +6,7 @@ inference. The details of the transformation implemented in this package is
described here [1].
This is done using the
-[fake quantization op](https://www.tensorflow.org/versions/r0.12/api_docs/python/array_ops/fake_quantization).
+[fake quantization op](https://www.tensorflow.org/api_guides/python/array_ops#Fake_quantization).
Literature has shown that fixed point networks provide comparable performance to
floating point networks [2]. This is achieved by modeling the quantization