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

ArmQuantizer: quantize dropout with SharedQuantizationSpec #3633

Conversation

oscarandersson8218
Copy link
Collaborator

  • Quantize Dropout with a SharedQuantizationSpec.
  • Use ArmQuantizer for MobileNetV2 unittests.

Copy link

pytorch-bot bot commented May 16, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/3633

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit 0907a54 with merge base 705ac96 (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 16, 2024
@oscarandersson8218 oscarandersson8218 added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk labels May 16, 2024
@facebook-github-bot
Copy link
Contributor

@digantdesai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@digantdesai
Copy link
Contributor

rebase please? There is a merge conflict, thanks.

Force Dropout to have the same quantization parameters before and after
the Dropout operator.

Signed-off-by: Oscar Andersson <oscar.andersson@arm.com>
Change-Id: Ia851050a778bb4201c3c9ad5dd57a554b372dc1f
@facebook-github-bot
Copy link
Contributor

@digantdesai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@digantdesai merged this pull request in 1681837.

kirklandsign pushed a commit to kirklandsign/executorch that referenced this pull request May 24, 2024
)

Summary:
- Quantize Dropout with a SharedQuantizationSpec.
- Use ArmQuantizer for MobileNetV2 unittests.

Pull Request resolved: pytorch#3633

Reviewed By: manuelcandales

Differential Revision: D57618941

Pulled By: digantdesai

fbshipit-source-id: 68058efd386ae3843031bc7ca05f294b45ae8510
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants