-
Notifications
You must be signed in to change notification settings - Fork 88
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
Issue with int8/uint8 type for AveragePool and int8 for MaxPool #2991
Labels
Comments
This ever get resolved? |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In #2973, uint8 type has been enabled for MaxPool, however following test cases are failing:
Outputs of verify tests are provided in attachment.
log_avgpool_pad_error.txt
log_avgpool_stride_int8_error.txt
log_maxpool_int8_error.txt
The text was updated successfully, but these errors were encountered: