File size: 1,044 Bytes
29965ae 1f63835 29965ae ab7110b 1f63835 ab7110b 29965ae ab7110b 29965ae ab7110b 29965ae ab7110b 22fffee 29965ae |
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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 |
{
"one_external_file": true,
"opset": null,
"optimization": {},
"quantization": {
"activations_dtype": "QUInt8",
"activations_symmetric": false,
"format": "QOperator",
"is_static": false,
"mode": "IntegerOps",
"nodes_to_exclude": [],
"nodes_to_quantize": [],
"operators_to_quantize": [
"Concat",
"Constant",
"Resize",
"Conv",
"Div",
"Unsqueeze",
"Shape",
"Gemm",
"MatMul",
"Transpose",
"Pow",
"Softmax",
"Slice",
"Where",
"Expand",
"ReduceMean",
"Mul",
"Add",
"Sqrt",
"Gather",
"Sub",
"ConstantOfShape",
"Reshape",
"Equal",
"Identity",
"Erf"
],
"per_channel": true,
"qdq_add_pair_to_weight": false,
"qdq_dedicated_pair": false,
"qdq_op_type_per_channel_support_to_axis": {
"MatMul": 1
},
"reduce_range": true,
"weights_dtype": "QUInt8",
"weights_symmetric": true
},
"use_external_data_format": false
}
|