File tree 7 files changed +7
-0
lines changed
example/auto_compression/image_classification/configs
SwinTransformer_base_patch4_window7_224
7 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ QuantAware:
14
14
use_pact : true
15
15
activation_bits : 8
16
16
is_full_quantize : false
17
+ onnx_format : True
17
18
activation_quantize_type : moving_average_abs_max
18
19
weight_quantize_type : channel_wise_abs_max
19
20
not_quant_pattern :
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ Distillation:
14
14
- softmax_1.tmp_0
15
15
QuantAware :
16
16
is_full_quantize : false
17
+ onnx_format : True
17
18
activation_quantize_type : moving_average_abs_max
18
19
weight_quantize_type : channel_wise_abs_max
19
20
not_quant_pattern :
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ QuantAware:
14
14
use_pact : true
15
15
activation_bits : 8
16
16
is_full_quantize : false
17
+ onnx_format : True
17
18
activation_quantize_type : moving_average_abs_max
18
19
weight_quantize_type : channel_wise_abs_max
19
20
not_quant_pattern :
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ QuantAware:
14
14
use_pact : true
15
15
activation_bits : 8
16
16
is_full_quantize : false
17
+ onnx_format : True
17
18
activation_quantize_type : moving_average_abs_max
18
19
weight_quantize_type : channel_wise_abs_max
19
20
not_quant_pattern :
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ QuantAware:
14
14
use_pact : true
15
15
activation_bits : 8
16
16
is_full_quantize : false
17
+ onnx_format : True
17
18
activation_quantize_type : moving_average_abs_max
18
19
weight_quantize_type : channel_wise_abs_max
19
20
not_quant_pattern :
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ Distillation:
13
13
QuantAware :
14
14
activation_bits : 8
15
15
is_full_quantize : false
16
+ onnx_format : True
16
17
activation_quantize_type : moving_average_abs_max
17
18
weight_quantize_type : channel_wise_abs_max
18
19
not_quant_pattern :
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ QuantAware:
14
14
use_pact : true
15
15
activation_bits : 8
16
16
is_full_quantize : false
17
+ onnx_format : True
17
18
activation_quantize_type : moving_average_abs_max
18
19
weight_quantize_type : channel_wise_abs_max
19
20
not_quant_pattern :
You can’t perform that action at this time.
0 commit comments