-
Notifications
You must be signed in to change notification settings - Fork 722
Address compiler switch errors/warnings (ExecuteTorch) #15543
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15543
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ⏳ No Failures, 11 PendingAs of commit c75c14a with merge base 9c568d7 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@NSProgrammer has exported this pull request. If you are a Meta employee, you can view the originating Diff in D86070193. |
This PR needs a
|
Summary: Make improvements so that it is safe to use the `-Wswitch-enum` compiler error in a project consuming RN Reviewed By: shoumikhin Differential Revision: D86070193
86bcca1 to
4be321d
Compare
Summary: Make improvements so that it is safe to use the `-Wswitch-enum` compiler error in a project consuming RN Reviewed By: shoumikhin Differential Revision: D86070193
4be321d to
7b15517
Compare
Summary: Make improvements so that it is safe to use the `-Wswitch-enum` compiler error in a project consuming RN Reviewed By: shoumikhin Differential Revision: D86070193
7b15517 to
a30237e
Compare
Summary: Make improvements so that it is safe to use the `-Wswitch-enum` compiler error in a project consuming RN Reviewed By: shoumikhin Differential Revision: D86070193
a30237e to
c75c14a
Compare
Summary: X-link: pytorch/executorch#15543 Make improvements so that it is safe to use the `-Wswitch-enum` compiler error in a project consuming RN Reviewed By: abashyam Differential Revision: D86219351 fbshipit-source-id: 01183cef4a81b168eb8bfab1b8cdd02a752f8938
Differential Revision: D86070193 Pull Request resolved: pytorch#15543
Summary: Make improvements so that it is safe to use the
-Wswitch-enumcompiler error in a project consuming RNDifferential Revision: D86070193