{ | |
"per_channel": false, | |
"reduce_range": false, | |
"per_model_config": { | |
"decoder_model": { | |
"op_types": [ | |
"Range", | |
"Concat", | |
"Pow", | |
"Slice", | |
"MatMul", | |
"Constant", | |
"ReduceMean", | |
"Where", | |
"Sub", | |
"Unsqueeze", | |
"Shape", | |
"Tanh", | |
"Reshape", | |
"Gather", | |
"Squeeze", | |
"Transpose", | |
"Div", | |
"Mul", | |
"Add", | |
"Cast", | |
"Sqrt", | |
"Softmax" | |
], | |
"weight_type": "QInt8" | |
}, | |
"decoder_model_merged": { | |
"op_types": [ | |
"Range", | |
"Concat", | |
"Pow", | |
"Slice", | |
"MatMul", | |
"Constant", | |
"ReduceMean", | |
"Where", | |
"Sub", | |
"Unsqueeze", | |
"Shape", | |
"Tanh", | |
"Reshape", | |
"Gather", | |
"Squeeze", | |
"Transpose", | |
"Div", | |
"If", | |
"Mul", | |
"Add", | |
"Cast", | |
"Sqrt", | |
"Softmax" | |
], | |
"weight_type": "QInt8" | |
}, | |
"decoder_with_past_model": { | |
"op_types": [ | |
"Range", | |
"Concat", | |
"Pow", | |
"Slice", | |
"MatMul", | |
"Constant", | |
"ReduceMean", | |
"Where", | |
"Sub", | |
"Unsqueeze", | |
"Shape", | |
"Tanh", | |
"Reshape", | |
"Gather", | |
"Squeeze", | |
"Transpose", | |
"Div", | |
"Add", | |
"Mul", | |
"Cast", | |
"Sqrt", | |
"Softmax" | |
], | |
"weight_type": "QInt8" | |
} | |
} | |
} |