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

Fix the uint8 type issue with View ops kernels #348

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

razarmehr
Copy link

This should fix the problem in Resnet model with image artifacts due to saturation on int8 type and also the incorrect class recognition reported in pytorch#86954.

This should fix the problem in Resnet model with image
artifacts due to saturation on int8 type and also
the incorrect class recognition reported in pytorch#86954
@kulinseth kulinseth merged commit 08f881e into master Feb 22, 2023
@razarmehr razarmehr added the Upstreamed Change has been upstreamed to PyTorch master label Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Upstreamed Change has been upstreamed to PyTorch master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants