tarekziade's picture
Upload 5 files
6118c49
raw
history blame
No virus
1.7 kB
{
"per_channel": true,
"reduce_range": true,
"per_model_config": {
"decoder_model": {
"op_types": [
"Gather",
"Neg",
"Log",
"MatMul",
"Unsqueeze",
"Reshape",
"Add",
"Sub",
"ConstantOfShape",
"Relu",
"Div",
"Range",
"Min",
"Constant",
"Pow",
"Expand",
"Softmax",
"Mul",
"LessOrEqual",
"Less",
"Where",
"Transpose",
"ReduceMean",
"Shape",
"Tile",
"Sqrt",
"Cast",
"Concat"
],
"weight_type": "QInt8"
},
"encoder_model": {
"op_types": [
"Gather",
"Log",
"MatMul",
"Unsqueeze",
"Reshape",
"Add",
"Sub",
"ConstantOfShape",
"Relu",
"Div",
"Range",
"Min",
"Constant",
"Pow",
"Greater",
"Softmax",
"Mul",
"Less",
"Where",
"Transpose",
"Abs",
"ReduceMean",
"Shape",
"Sqrt",
"Cast",
"Concat"
],
"weight_type": "QInt8"
}
}
}