Skip to content

Support inception_v4 in examples #203

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

Closed
wants to merge 1 commit into from

Conversation

jerryzh168
Copy link
Contributor

Summary:
X-link: pytorch/pytorch#108382

Verified that pt2e quant flow matches the fx flow with executorch backend config

Reviewed By: kimishpatel

Differential Revision: D48889075

Summary:
X-link: pytorch/pytorch#108382

Verified that pt2e quant flow matches the fx flow with executorch backend config

Reviewed By: kimishpatel

Differential Revision: D48889075
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Sep 1, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48889075

jerryzh168 added a commit to jerryzh168/pytorch that referenced this pull request Sep 8, 2023
Summary:
X-link: pytorch/executorch#203


Verified that pt2e quant flow matches the fx flow with executorch backend config

Test Plan:
with-proxy buck2 run executorch/examples/quantization:example -- -m=ic4 --verify

```
[INFO 2023-08-31 16:08:06,923 example.py:77] prepare sqnr: inf
[INFO 2023-08-31 16:08:06,932 example.py:81] quant diff max: 0.0
[INFO 2023-08-31 16:08:06,936 example.py:85] quant sqnr: inf
```

full output: https://www.internalfb.com/intern/paste/P818520579/

Reviewed By: kimishpatel

Differential Revision: D48889075
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 5e6e437.

@larryliu0820 larryliu0820 mentioned this pull request Sep 8, 2023
facebook-github-bot pushed a commit that referenced this pull request Sep 8, 2023
Summary:
Pull Request resolved: #254

In #203 we exclude ic4 from quantization examples, this is breaking OSS CI jobs:

https://github.com/pytorch/executorch/actions/runs/6124801722/job/16625571056?fbclid=IwAR3PM3KY0rPzPigM__onBDAClVcbNICIaCh61llcxb_KM4CYfJMwDn_G_uM

Reviewed By: JacobSzwejbka

Differential Revision: D49106938

fbshipit-source-id: 2f67b2ed2297aa6cf3b77dfba016de83e7d01a48
Gasoonjia pushed a commit that referenced this pull request Jul 30, 2024
Test Plan: python generate.py --compile --checkpoint-path="./stories110M.pt" --params-path=./params.json --prompt "Hello, my name is" --device cpu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants