Skip to content

Test #577

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 5 commits into from
Closed

Test #577

wants to merge 5 commits into from

Conversation

mcr229
Copy link
Contributor

@mcr229 mcr229 commented Oct 3, 2023

Summary:
Test for inception v3 model both fp32 and quantized

Currently we don't have a node visitor for avg_pool2d, so we omitt it. This shouldn't be hard to add, but seems like just a node name that we are missing. We can add this after mvp

Differential Revision: D49850153

@netlify
Copy link

netlify bot commented Oct 3, 2023

Deploy Preview for resplendent-gnome-14e531 canceled.

Name Link
🔨 Latest commit 5f3e508
🔍 Latest deploy log https://app.netlify.com/sites/resplendent-gnome-14e531/deploys/651f38ed36fa24000867d14e

@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 Oct 3, 2023
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

shoumikhin and others added 5 commits October 5, 2023 15:27
Summary:
Making sure we have the macOS build too.
To find the hash, see https://hud.pytorch.org/hud/pytorch/pytorch/nightly for the target date.
To test, check if the file like `torch-2.2.0.dev20231005-cp311-none-macosx_11_0_arm64.whl` exists at https://download.pytorch.org/whl/nightly/torch/ and run `./install_requirements.sh` on a Mac to see all the dependencies are successfully installed.

Pull Request resolved: pytorch/executorch#644

Reviewed By: angelayi

Differential Revision: D49973900

Pulled By: shoumikhin

fbshipit-source-id: 110c3f0030015f0c9c5d5d5888e9b92d35fd1ff5
Differential Revision: D49850149

fbshipit-source-id: 9665b2fa1b3443c3182192af1ceda0ac47a3d44a
Summary:
Pull Request resolved: pytorch/executorch#576

We are adding the pass to convert scalars to attrs into our quantize testing stage. This allows us to test end to end flow of models with quantized scalars

Reviewed By: digantdesai, jerryzh168

Differential Revision: D49850601

fbshipit-source-id: 682cd876e66fa03cda2c17b7bb2396a047dcea01
Differential Revision: D49850152

fbshipit-source-id: abeb294277fefba885c1cd02493b20498f50827d
Summary:
Pull Request resolved: pytorch/executorch#577

Test for inception v3 model both fp32 and quantized

Currently we don't have a node visitor for avg_pool2d, so we omitt it. This shouldn't be hard to add, but seems like just a node name that we are missing. We can add this after mvp

Reviewed By: digantdesai

Differential Revision: D49850153

fbshipit-source-id: 360f8bd8a4a71767e6ca8984fae92a2b935e041e
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in f2273df.

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.

3 participants