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

resnet on qnn #1601

Merged
merged 2 commits into from
Feb 10, 2025
Merged

resnet on qnn #1601

merged 2 commits into from
Feb 10, 2025

Conversation

fangyangci
Copy link
Contributor

@fangyangci fangyangci commented Feb 7, 2025

Describe your changes

Add resnet_ptq_qnn.json and imagenet.py,
use imagenet validation images to test accuracy and latency while run on QNN/cpu device

Checklist before requesting a review

  • Add unit tests for this change.
  • Make sure all tests can pass.
  • Update documents if necessary.
  • Lint and apply fixes to your code by running lintrunner -a
  • Is this a user-facing change? If yes, give a description of this change to be included in the release notes.
  • Is this PR including examples changes? If yes, please remember to update example documentation in a follow-up PR.

(Optional) Issue link

image

@fangyangci fangyangci mentioned this pull request Feb 7, 2025
6 tasks
examples/resnet/imagenet.py Fixed Show fixed Hide fixed
examples/resnet/imagenet.py Fixed Show fixed Hide fixed
examples/resnet/imagenet.py Fixed Show fixed Hide fixed
examples/resnet/imagenet.py Fixed Show fixed Hide fixed
examples/resnet/imagenet.py Fixed Show fixed Hide fixed
examples/resnet/imagenet.py Fixed Show fixed Hide fixed
examples/resnet/imagenet.py Fixed Show fixed Hide fixed
@fangyangci fangyangci force-pushed the user/fangyangci/resnetqnn branch from d4eaaff to 69510b7 Compare February 8, 2025 08:38
@fangyangci fangyangci force-pushed the user/fangyangci/resnetqnn branch from 69510b7 to 3338e2c Compare February 8, 2025 13:32
@fangyangci fangyangci force-pushed the user/fangyangci/resnetqnn branch from e049f15 to d8e7839 Compare February 10, 2025 05:58
Copy link
Contributor

@jambayk jambayk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jambayk jambayk merged commit 59effd4 into main Feb 10, 2025
24 checks passed
@jambayk jambayk deleted the user/fangyangci/resnetqnn branch February 10, 2025 17:23
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.

2 participants