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

Update the WNN inference for big filter size #11

Open
ElusAegis opened this issue May 12, 2023 · 0 comments
Open

Update the WNN inference for big filter size #11

ElusAegis opened this issue May 12, 2023 · 0 comments
Labels
enhancement New feature or request invalid This doesn't seem right

Comments

@ElusAegis
Copy link
Collaborator

We currently assume that compute_hash_inputs would work only when the filter input size is less than 64 bits. We should consider changing this to a Vec<bool> or BigInt to allow for arbitrary size.

@ElusAegis ElusAegis converted this from a draft issue May 12, 2023
@ElusAegis ElusAegis added bug Something isn't working enhancement New feature or request invalid This doesn't seem right and removed bug Something isn't working labels May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request invalid This doesn't seem right
Projects
Status: Backlog
Development

No branches or pull requests

1 participant