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