File size: 920 Bytes
89f84a1 af376f1 89f84a1 af376f1 89f84a1 af376f1 89f84a1 af376f1 89f84a1 af376f1 89f84a1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
{
"per_channel": true,
"reduce_range": true,
"per_model_config": {
"model": {
"op_types": [
"Div",
"ConvTranspose",
"Expand",
"Resize",
"ReduceMean",
"Shape",
"Pow",
"Cast",
"Erf",
"Constant",
"Concat",
"MatMul",
"Add",
"Mul",
"Unsqueeze",
"Gather",
"Equal",
"Relu",
"Sub",
"Sqrt",
"ConstantOfShape",
"Conv",
"Transpose",
"Slice",
"Reshape",
"Where",
"Softmax",
"Squeeze"
],
"weight_type": "QUInt8"
}
}
} |