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