{ | |
"per_channel": true, | |
"reduce_range": true, | |
"per_model_config": { | |
"model": { | |
"op_types": [ | |
"Flatten", | |
"Relu", | |
"GlobalAveragePool", | |
"Conv", | |
"Gemm", | |
"Add", | |
"MaxPool" | |
], | |
"weight_type": "QUInt8" | |
} | |
} | |
} |
{ | |
"per_channel": true, | |
"reduce_range": true, | |
"per_model_config": { | |
"model": { | |
"op_types": [ | |
"Flatten", | |
"Relu", | |
"GlobalAveragePool", | |
"Conv", | |
"Gemm", | |
"Add", | |
"MaxPool" | |
], | |
"weight_type": "QUInt8" | |
} | |
} | |
} |