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

Expanding to 32-bit Symbols #8

Open
ZhiyeTang opened this issue Dec 2, 2024 · 0 comments
Open

Expanding to 32-bit Symbols #8

ZhiyeTang opened this issue Dec 2, 2024 · 0 comments

Comments

@ZhiyeTang
Copy link

ZhiyeTang commented Dec 2, 2024

According to the released code, torchac seems only to support 16-bit symbols (in fact, the number of effective bits is 15). I've made some attempts. However, the magic numbers in the C++ code are confusing. Can you provide some help? For example, in the following example, if the type of sym_i is set to int32_t, how should I modify precision and the numbers in the red boxes? Or do you have a plan to release a 32-bit symbol supported version of torchac?

image

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

1 participant