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

[luci] Introduce minimum MSE quantization #12582

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SlavikMIPT
Copy link
Contributor

@SlavikMIPT SlavikMIPT commented Jan 31, 2024

This commit introduces minimum MSE weights quantization algorithm.

For #12184
DRAFT #12240
ONE-DCO-1.0-Signed-off-by: Vyacheslav Bazhenov slavikmipt@gmail.com

This commit introduces minimum MSE weights quantization algorithm.

ONE-DCO-1.0-Signed-off-by: Vyacheslav Bazhenov <slavikmipt@gmail.com>
@SlavikMIPT SlavikMIPT changed the title [DRAFT][luci] Introduce minimum MSE quantization [luci] Introduce minimum MSE quantization Feb 5, 2024
@SlavikMIPT SlavikMIPT marked this pull request as ready for review February 5, 2024 14:14
@jinevening
Copy link
Contributor

PTAL #12184 (comment)

Comment on lines +112 to +114

const auto grid_size = 1000;

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe move it as function parameter or constexpr value in .h file?

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

Successfully merging this pull request may close these issues.

None yet

3 participants