-
Notifications
You must be signed in to change notification settings - Fork 453
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
Clean up optimized-oss.yaml #8549
base: gh/swolchok/267/base
Are you sure you want to change the base?
Conversation
We don't need this now that we support log_softmax and gelu in OSS! Differential Revision: [D69475020](https://our.internmc.facebook.com/intern/diff/D69475020/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/8549
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit e3a9b96 with merge base fd318cc ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D69475020 |
We don't need this now that we support log_softmax and gelu in OSS! Differential Revision: [D69475020](https://our.internmc.facebook.com/intern/diff/D69475020/) ghstack-source-id: 267044106 Pull Request resolved: #8549
We don't need this now that we support log_softmax and gelu in OSS! Differential Revision: [D69475020](https://our.internmc.facebook.com/intern/diff/D69475020/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D69475020 |
Pull Request resolved: #8549 We don't need this now that we support log_softmax and gelu in OSS! ghstack-source-id: 267214960 @exported-using-ghexport Differential Revision: [D69475020](https://our.internmc.facebook.com/intern/diff/D69475020/)
wav2letter test is breaking. this change makes it use optimized log_softmax. not yet sure if this indicates an accuracy issue in optimized log_softmax or if the test tolerance just needs an update... |
oh, the test value are WAY off:
optimized log_softmax is clearly broken. need to expand tests for that op and figure this out |
|
We don't need this now that we support log_softmax and gelu in OSS! Differential Revision: [D69475020](https://our.internmc.facebook.com/intern/diff/D69475020/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D69475020 |
Pull Request resolved: #8549 We don't need this now that we support log_softmax and gelu in OSS! ghstack-source-id: 267452085 @exported-using-ghexport Differential Revision: [D69475020](https://our.internmc.facebook.com/intern/diff/D69475020/)
there's some problem with supported_features for optimized kernels in OSS IIRC. will have to debug & fix |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for doing this!
We don't need this now that we support log_softmax and gelu in OSS! Differential Revision: [D69475020](https://our.internmc.facebook.com/intern/diff/D69475020/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D69475020 |
Pull Request resolved: #8549 We don't need this now that we support log_softmax and gelu in OSS! ghstack-source-id: 267508548 @exported-using-ghexport Differential Revision: [D69475020](https://our.internmc.facebook.com/intern/diff/D69475020/)
OSS CMake setup was using the portable supported_features config for optimized. probably a copy/paste/forget-to-edit error. fixed. |
Stack from ghstack (oldest at bottom):
We don't need this now that we support log_softmax and gelu in OSS!
Differential Revision: D69475020