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