File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
tensorflow_model_optimization/g3doc/guide/quantization Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ This page provides an overview on quantization aware training to help you
11
11
determine how it fits with your use case.
12
12
13
13
* 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 ) .
15
15
* 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 ) .
17
17
18
18
## Overview
19
19
@@ -145,7 +145,7 @@ The models were tested on Imagenet and evaluated in both TensorFlow and TFLite.
145
145
## Examples
146
146
147
147
In addition to the
148
- [ quantization aware training example] ( training_example.md ) ,
148
+ [ quantization aware training example] ( training_example.ipynb ) ,
149
149
see the following examples:
150
150
151
151
* CNN model on the MNIST handwritten digit classification task with
You can’t perform that action at this time.
0 commit comments