swin2SR-compressed-sr-x4-48 / quantize_config.json
Xenova's picture
Xenova HF staff
Upload folder using huggingface_hub
b34c521
{
"per_channel": true,
"reduce_range": true,
"per_model_config": {
"model": {
"op_types": [
"Mul",
"Cast",
"Add",
"Expand",
"Resize",
"Sqrt",
"Pad",
"Sub",
"Mod",
"Where",
"Transpose",
"Unsqueeze",
"Clip",
"Conv",
"Exp",
"Reshape",
"Sigmoid",
"Erf",
"Abs",
"Relu",
"ScatterND",
"MatMul",
"Softmax",
"Concat",
"LeakyRelu",
"DepthToSpace",
"Not",
"Equal",
"Constant",
"Slice",
"ReduceSum",
"Shape",
"Gather",
"ReduceMean",
"Div",
"Range",
"Pow",
"ConstantOfShape"
],
"weight_type": "QUInt8"
}
}
}