{
    "per_channel": true,
    "reduce_range": true,
    "per_model_config": {
        "yolov8x-doclaynet": {
            "op_types": [
                "MaxPool",
                "Concat",
                "Transpose",
                "Reshape",
                "Shape",
                "Gather",
                "Slice",
                "Add",
                "Sub",
                "Div",
                "Resize",
                "Mul",
                "Softmax",
                "Sigmoid",
                "Split",
                "Constant",
                "Conv"
            ],
            "weight_type": "QUInt8"
        }
    }
}