Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quantization process is very memory hungry #63

Open
davidbp opened this issue Dec 15, 2021 · 2 comments
Open

Quantization process is very memory hungry #63

davidbp opened this issue Dec 15, 2021 · 2 comments
Assignees

Comments

@davidbp
Copy link
Contributor

davidbp commented Dec 15, 2021

The quantization process expects the whole data to be in memory. This does not scale for big datasets.

@davidbp davidbp self-assigned this Dec 15, 2021
@numb3r3
Copy link
Member

numb3r3 commented Dec 16, 2021

You are talking about the training of quantizer?

@numb3r3 numb3r3 closed this as completed Dec 16, 2021
@numb3r3 numb3r3 reopened this Dec 16, 2021
@davidbp
Copy link
Contributor Author

davidbp commented Dec 16, 2021

Yes, that's what I mean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants