{
    "per_channel": false,
    "reduce_range": false,
    "per_model_config": {
        "model": {
            "op_types": [
                "Transpose",
                "Expand",
                "Squeeze",
                "Less",
                "Constant",
                "ReduceMean",
                "Mul",
                "Where",
                "Pow",
                "Neg",
                "Range",
                "Shape",
                "Concat",
                "MatMul",
                "Add",
                "Reshape",
                "Slice",
                "Cast",
                "Sqrt",
                "Gather",
                "Sub",
                "Unsqueeze",
                "Softmax",
                "ConstantOfShape",
                "Sigmoid",
                "Equal",
                "Div"
            ],
            "weight_type": "QInt8"
        }
    }
}