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