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