File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
tensorflow_model_optimization/g3doc Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ upper_tabs:
31
31
path : /model_optimization/guide/pruning/pruning_with_keras
32
32
- title : Pruning comprehensive guide
33
33
path : /model_optimization/guide/pruning/comprehensive_guide
34
- - title : Pruning for on on -device inference with XNNPACK
34
+ - title : Pruning for on-device inference with XNNPACK
35
35
path : /model_optimization/guide/pruning/pruning_for_on_device_inference
36
36
37
37
- heading : Quantization
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ fits with your use case.
10
10
* To quickly find the APIs you need for your use case, see the
11
11
[ pruning comprehensive guide] ( comprehensive_guide.ipynb ) .
12
12
* To explore the application of pruning for on-device inference, see the
13
- [ Pruning for on on -device inference with XNNPACK] ( pruning_for_on_device_inference.ipynb ) .
13
+ [ Pruning for on-device inference with XNNPACK] ( pruning_for_on_device_inference.ipynb ) .
14
14
15
15
## Overview
16
16
You can’t perform that action at this time.
0 commit comments