Skip to content

Fix quantizer initialization when QCCs are created#272

Open
palemieux wants to merge 1 commit into
aous72:masterfrom
sandflow:issues/base-delta-init
Open

Fix quantizer initialization when QCCs are created#272
palemieux wants to merge 1 commit into
aous72:masterfrom
sandflow:issues/base-delta-init

Conversation

@palemieux
Copy link
Copy Markdown
Contributor

Fixes two related issues:

  • (1 << bit_depth) overflows when bit_depth == 32
  • when creating a QCC from the QCD, the base_delta of the latter should be used to initialize that of the former.

Also adds a smoke test for the API.

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.

1 participant