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

Integer two tflite. #75

Open
panhu opened this issue Jan 8, 2024 · 0 comments
Open

Integer two tflite. #75

panhu opened this issue Jan 8, 2024 · 0 comments

Comments

@panhu
Copy link

panhu commented Jan 8, 2024

Hello:

I would like to ask, if I want to convert two tflites into full integers (including input and output with int8), then I know the calibration data of the first tflite. So, should I use the value generated by the first tflite that has already been quantized with int8 and inferred, or regenerate it into a tflite that does not undergo integer quantization and generates the value after inference as the calibration data for the second tflite. Or how does this calibration data need to be generated?

Thanks!

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