Skip to content

[XNNPACK][QS8] torch.nn.ELU #104307

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

[XNNPACK][QS8] torch.nn.ELU #104307

wants to merge 4 commits into from

Conversation

mcr229
Copy link
Contributor

@mcr229 mcr229 commented Jun 27, 2023

Differential Revision: [D47075933](https://our.internmc.facebook.com/intern/diff/D47075933/)

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Jun 27, 2023

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit 5c2f0a6:

NEW FAILURE - The following job has failed:

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

@github-actions github-actions bot added the release notes: quantization release notes category label Jun 27, 2023
mcr229 added a commit that referenced this pull request Jun 27, 2023
Differential Revision: [D47075933](https://our.internmc.facebook.com/intern/diff/D47075933/)

ghstack-source-id: 193350841
Pull Request resolved: #104307
mcr229 added a commit that referenced this pull request Jul 7, 2023
Pull Request resolved: #104307


ghstack-source-id: 194011861

Differential Revision: [D47075933](https://our.internmc.facebook.com/intern/diff/D47075933/)
@@ -346,6 +346,7 @@ def _get_share_qparams_ops_configs() -> List[BackendPatternConfig]:
]
share_qparams_ops = [
F.adaptive_avg_pool2d,
F.elu,
Copy link
Contributor

Choose a reason for hiding this comment

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

also a bit strange that here F.leaky_relu_ is with inplace variant and F.relu/F.elu is without

@facebook-github-bot
Copy link
Contributor

@pytorchbot merge

(Initiating merge automatically since Phabricator Diff has merged)

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Jul 11, 2023
@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

facebook-github-bot pushed a commit to pytorch/executorch that referenced this pull request Jul 11, 2023
Summary:
X-link: pytorch/pytorch#104307

ghstack-source-id: 194202820

Reviewed By: digantdesai

Differential Revision: D47075933

fbshipit-source-id: d9361863afb25ee1d35a3d2e2566904002db11b5
@facebook-github-bot facebook-github-bot deleted the gh/mcr229/42/head branch July 14, 2023 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk Trigger trunk jobs on your pull request Merged release notes: AO frontend release notes: quantization release notes category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants