【BUG】 Could not find an implementation for ConvInteger(10) node with name ‘Conv_0_quant‘
前沿我在onnx动态量化后出现了“CouldnotfindanimplementationforConvInteger(10)nodewithname'Conv_0_quant'“错误解决:更改为QUint8格式就可以了,weight_type=QuantType.QUInt8quantized_model=quantize_dynamic(input_path,output_path,weigh