Open lb-hit opened 2 years ago
Sorry for the late reply, we will release the quantization part at the end of the year if all goes well. The transformer structure will not be supported in the first version, but it will be considered in subsequent releases.
Sorry for the late reply, we will release the quantization part at the end of the year if all goes well. The transformer structure will not be supported in the first version, but it will be considered in subsequent releases.
Is the quantization part in mmdeploy same as in this part in mmrazor?
Sorry for the late reply, we will release the quantization part at the end of the year if all goes well. The transformer structure will not be supported in the first version, but it will be considered in subsequent releases.
Is the quantization part in mmdeploy same as in this part in mmrazor?
They are different, mmrazor is to implement some quantization algorithms, including QAT and PTQ, such as LSQ, Adaround and so on. mmdeploy is to provide baisc PTQ quantization functions for deploying better.
Sorry for the late reply, we will release the quantization part at the end of the year if all goes well. The transformer structure will not be supported in the first version, but it will be considered in subsequent releases.
Is the quantization part in mmdeploy same as in this part in mmrazor?
They are different, mmrazor is to implement some quantization algorithms, including QAT and PTQ, such as LSQ, Adaround and so on. mmdeploy is to provide baisc PTQ quantization functions for deploying better.
Thanks for your reply. I look forward to the new version mmrazor.
@humu789 hi, when will you release quant part which support transformer(like vit, swin-transformer etc) quantization, including ptq and qat? thanks
Checklist
Describe the question you meet
[here]
Post related information
pip list | grep "mmcv\|mmrazor\|^torch"
[here]mmrazor
folder. [here]