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

feat: bounded lookup log argument #864

Merged
merged 5 commits into from
Nov 7, 2024
Merged

Conversation

alexander-camuto
Copy link
Collaborator

Uses a piecewise linear approximation of log2 to create a log argument that uses a bounded lookup table.
This induces errors of max 3-5% on test examples.

For now this is an experimental feature and can be switched on using ezkl gen-settings --bounded-log-lookup

@alexander-camuto alexander-camuto marked this pull request as ready for review November 7, 2024 12:16
@alexander-camuto alexander-camuto merged commit 00155e5 into main Nov 7, 2024
21 checks passed
@alexander-camuto alexander-camuto deleted the ac/bounded-log-lookup branch November 7, 2024 12:16
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