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

add tool to explore quantization errors #2

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

pspacek
Copy link

@pspacek pspacek commented Jan 5, 2023

No description provided.

@pspacek
Copy link
Author

pspacek commented Jan 5, 2023

Intended usage:

./error 5 1000 2000000

5 significant bits, print error table for range of values 1000 - 2000000.

I did not spend any time on Makefile ...

@pspacek
Copy link
Author

pspacek commented Jan 5, 2023

Oh, and FTR I did not attempt to format it to the same style as existing code - I assume you have some formatter for it somewhere.

@pspacek
Copy link
Author

pspacek commented Jan 5, 2023

Example output:
log.txt

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