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

Fix dequantization multipoint #97

Merged
merged 3 commits into from
Jun 13, 2020
Merged

Conversation

mattijn
Copy link
Owner

@mattijn mattijn commented Jun 13, 2020

This PR fix #96. The dequantization function was incorrectly changed to the wrong axis for the cumsum() function.

The function parameter of the MultiPoint entrance into the dequantize function is transposed. Which solves the issue.

@mattijn mattijn merged commit 9b1ee85 into master Jun 13, 2020
@mattijn mattijn deleted the fix-dequantization-multipoint branch June 13, 2020 18:24
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.

topoquantization on top of prequantization gives error
1 participant