logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

模型剪枝量化

- 剪枝:将某些权重变为0量化:用INT8表示FP32的权重/输入(activation)PTQ post training quantization需要确定两个:where s is the scale factor and z is the zero-point - the integer value to which the real value zero is mapped量化权重(已知分

#设计规范
到底了