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.
1 parent bb78040 commit fad9b21Copy full SHA for fad9b21
tensorflow_model_optimization/g3doc/guide/get_started.md
@@ -17,7 +17,7 @@ provide the efficiency required by your application.
17
## 3. Post-training tooling
18
19
If you cannot use a pre-trained model for your application, try using
20
-[TensorFlow Lite post-training quantization tools](./quantization/index.md)
+[TensorFlow Lite post-training quantization tools](./quantization/post_training)
21
during [TensorFlow Lite conversion](https://www.tensorflow.org/lite/convert),
22
which can optimize your already-trained TensorFlow model.
23
0 commit comments