Skip to content

Commit ef6aa21

Browse files
Soroosh Yazdanitensorflower-gardener
authored andcommitted
Fix broken links.
PiperOrigin-RevId: 351480364
1 parent 12fdbae commit ef6aa21

File tree

1 file changed

+3
-3
lines changed
  • tensorflow_model_optimization/g3doc/guide/quantization

1 file changed

+3
-3
lines changed

tensorflow_model_optimization/g3doc/guide/quantization/training.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ This page provides an overview on quantization aware training to help you
1111
determine how it fits with your use case.
1212

1313
* To dive right into an end-to-end example, see the
14-
[quantization aware training example](training_example.md).
14+
[quantization aware training example](training_example.ipynb).
1515
* To quickly find the APIs you need for your use case, see the
16-
[quantization aware training comprehensive guide](training_comprehensive_guide.md).
16+
[quantization aware training comprehensive guide](training_comprehensive_guide.ipynb).
1717

1818
## Overview
1919

@@ -145,7 +145,7 @@ The models were tested on Imagenet and evaluated in both TensorFlow and TFLite.
145145
## Examples
146146

147147
In addition to the
148-
[quantization aware training example](training_example.md),
148+
[quantization aware training example](training_example.ipynb),
149149
see the following examples:
150150

151151
* CNN model on the MNIST handwritten digit classification task with

0 commit comments

Comments
 (0)