[Quantization] Update auto compression configs files. (#846)

* Fix links in readme

* Fix links in readme

* Update PPOCRv2/v3 examples

* Update auto compression configs
This commit is contained in:
yunyaoXYY
2022-12-11 14:16:13 +08:00
committed by GitHub
parent e877f0fd07
commit 29f034cf93
14 changed files with 23 additions and 28 deletions

View File

@@ -17,7 +17,7 @@ Distillation:
- softmax_0.tmp_0
Quantization:
QuantAware:
use_pact: true
activation_bits: 8
is_full_quantize: false

View File

@@ -16,7 +16,7 @@ Distillation:
node:
- softmax_0.tmp_0
Quantization:
QuantAware:
use_pact: true
activation_bits: 8
is_full_quantize: false