detr-doc-table-detection_ONNX / quantize_config.json
Oblix's picture
Upload 5 files
5fa5070 verified
{
"per_channel": true,
"reduce_range": true,
"per_model_config": {
"model": {
"op_types": [
"Constant",
"ReduceMean",
"Cast",
"Cos",
"Sub",
"Sin",
"Gather",
"Where",
"Sigmoid",
"MatMul",
"Expand",
"MaxPool",
"Resize",
"Unsqueeze",
"Slice",
"Concat",
"Shape",
"Conv",
"Transpose",
"Relu",
"CumSum",
"Equal",
"Pow",
"Tile",
"Mul",
"ConstantOfShape",
"Div",
"Softmax",
"Sqrt",
"Flatten",
"Add",
"Reshape"
],
"weight_type": "QUInt8"
}
}
}