facebookresearch / fvcore

Collection of common code that's shared among different research projects in FAIR computer vision team.
Apache License 2.0
2k stars 226 forks source link

Quantized model size #139

Open prinshul opened 1 year ago

prinshul commented 1 year ago

Hi

Can we use fvcore to compute the quantized model size in pytorch for : W8A8 W4A4 W2A2

If yes, how? Thanks Thanks