Replies: 1 comment 2 replies
-
Are you sure it does not work for quantization? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have the following code from a PyTorch forum that shows us how to compute the model size, however I don't think it takes into account the false-quantisation.
Is there a known way to adapt this code to accurately produce what would be the final model size of a quantised network?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions