-
Notifications
You must be signed in to change notification settings - Fork 747
- Move register backend logic to its own file #13014
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/13014
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: ❌ 3 New Failures, 1 Cancelled Job, 2 Unrelated FailuresAs of commit 8e83ee9 with merge base b054e8d ( NEW FAILURES - The following jobs have failed:
CANCELLED JOB - The following job was cancelled. Please retry:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
BROKEN TRUNK - The following job failed but was present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
This pull request was exported from Phabricator. Differential Revision: D77910822 |
This PR needs a
|
a89ee85 to
6c3f036
Compare
Summary: **Context**: https://fb.workplace.com/groups/pytorch.edge2.team/permalink/1233607881228395/ We want to no longer statically initialize a coreml function on app start during compile time. see CoreML static initializer is called, contributing 293ms+ to app init time: https://pxl.cl/7JmKW **What this diff accomplishes:** Introduces a separate file (namespace) so that we can QE removing this static initalizer during compile time and instead execute its logic when we absolutely need it (app start on startup). We also export the headers as they will be accessed/used in later diffs/files within this stack :) Reviewed By: metascroy Differential Revision: D77910822
|
This pull request was exported from Phabricator. Differential Revision: D77910822 |
6c3f036 to
57477c3
Compare
Summary: **Context**: https://fb.workplace.com/groups/pytorch.edge2.team/permalink/1233607881228395/ We want to no longer statically initialize a coreml function on app start during compile time. see CoreML static initializer is called, contributing 293ms+ to app init time: https://pxl.cl/7JmKW **What this diff accomplishes:** Introduces a separate file (namespace) so that we can QE removing this static initalizer during compile time and instead execute its logic when we absolutely need it (app start on startup). We also export the headers as they will be accessed/used in later diffs/files within this stack :) Reviewed By: metascroy Differential Revision: D77910822
|
This pull request was exported from Phabricator. Differential Revision: D77910822 |
Summary: Pull Request resolved: pytorch#13014 **Context**: https://fb.workplace.com/groups/pytorch.edge2.team/permalink/1233607881228395/ We want to no longer statically initialize a coreml function on app start during compile time. see CoreML static initializer is called, contributing 293ms+ to app init time: https://pxl.cl/7JmKW **What this diff accomplishes:** Introduces a separate file (namespace) so that we can QE removing this static initalizer during compile time and instead execute its logic when we absolutely need it (app start on startup). We also export the headers as they will be accessed/used in later diffs/files within this stack :) Reviewed By: metascroy Differential Revision: D77910822
57477c3 to
5f78f9b
Compare
Summary: **Context**: https://fb.workplace.com/groups/pytorch.edge2.team/permalink/1233607881228395/ We want to no longer statically initialize a coreml function on app start during compile time. see CoreML static initializer is called, contributing 293ms+ to app init time: https://pxl.cl/7JmKW **What this diff accomplishes:** Introduces a separate file (namespace) so that we can QE removing this static initalizer during compile time and instead execute its logic when we absolutely need it (app start on startup). We also export the headers as they will be accessed/used in later diffs/files within this stack :) Reviewed By: metascroy Differential Revision: D77910822
5f78f9b to
3676a22
Compare
|
This pull request was exported from Phabricator. Differential Revision: D77910822 |
Summary: Pull Request resolved: pytorch#13014 **Context**: https://fb.workplace.com/groups/pytorch.edge2.team/permalink/1233607881228395/ We want to no longer statically initialize a coreml function on app start during compile time. see CoreML static initializer is called, contributing 293ms+ to app init time: https://pxl.cl/7JmKW **What this diff accomplishes:** Introduces a separate file (namespace) so that we can QE removing this static initalizer during compile time and instead execute its logic when we absolutely need it (app start on startup). We also export the headers as they will be accessed/used in later diffs/files within this stack :) Reviewed By: metascroy Differential Revision: D77910822
3676a22 to
6b096c1
Compare
Summary: **Context**: https://fb.workplace.com/groups/pytorch.edge2.team/permalink/1233607881228395/ We want to no longer statically initialize a coreml function on app start during compile time. see CoreML static initializer is called, contributing 293ms+ to app init time: https://pxl.cl/7JmKW **What this diff accomplishes:** Introduces a separate file (namespace) so that we can QE removing this static initalizer during compile time and instead execute its logic when we absolutely need it (app start on startup). We also export the headers as they will be accessed/used in later diffs/files within this stack :) Reviewed By: metascroy Differential Revision: D77910822
6b096c1 to
5c94aec
Compare
|
This pull request was exported from Phabricator. Differential Revision: D77910822 |
5c94aec to
cda2b4d
Compare
Summary: **Context**: https://fb.workplace.com/groups/pytorch.edge2.team/permalink/1233607881228395/ We want to no longer statically initialize a coreml function on app start during compile time. see CoreML static initializer is called, contributing 293ms+ to app init time: https://pxl.cl/7JmKW **What this diff accomplishes:** Introduces a separate file (namespace) so that we can QE removing this static initalizer during compile time and instead execute its logic when we absolutely need it (app start on startup). We also export the headers as they will be accessed/used in later diffs/files within this stack :) Reviewed By: metascroy Differential Revision: D77910822
|
This pull request was exported from Phabricator. Differential Revision: D77910822 |
Summary: Pull Request resolved: pytorch#13014 **Context**: https://fb.workplace.com/groups/pytorch.edge2.team/permalink/1233607881228395/ We want to no longer statically initialize a coreml function on app start during compile time. see CoreML static initializer is called, contributing 293ms+ to app init time: https://pxl.cl/7JmKW **What this diff accomplishes:** Introduces a separate file (namespace) so that we can QE removing this static initalizer during compile time and instead execute its logic when we absolutely need it (app start on startup). We also export the headers as they will be accessed/used in later diffs/files within this stack :) Reviewed By: metascroy Differential Revision: D77910822
cda2b4d to
503a0e2
Compare
Summary: **Context**: https://fb.workplace.com/groups/pytorch.edge2.team/permalink/1233607881228395/ We want to no longer statically initialize a coreml function on app start during compile time. see CoreML static initializer is called, contributing 293ms+ to app init time: https://pxl.cl/7JmKW **What this diff accomplishes:** Introduces a separate file (namespace) so that we can QE removing this static initalizer during compile time and instead execute its logic when we absolutely need it (app start on startup). We also export the headers as they will be accessed/used in later diffs/files within this stack :) Reviewed By: metascroy Differential Revision: D77910822
503a0e2 to
90273f2
Compare
Summary: Pull Request resolved: pytorch#13014 **Context**: https://fb.workplace.com/groups/pytorch.edge2.team/permalink/1233607881228395/ We want to no longer statically initialize a coreml function on app start during compile time. see CoreML static initializer is called, contributing 293ms+ to app init time: https://pxl.cl/7JmKW **What this diff accomplishes:** Introduces a separate file (namespace) so that we can QE removing this static initalizer during compile time and instead execute its logic when we absolutely need it (app start on startup). We also export the headers as they will be accessed/used in later diffs/files within this stack :) Reviewed By: metascroy Differential Revision: D77910822
90273f2 to
9b2eba3
Compare
|
This pull request was exported from Phabricator. Differential Revision: D77910822 |
9b2eba3 to
e289c09
Compare
Summary: **Context**: https://fb.workplace.com/groups/pytorch.edge2.team/permalink/1233607881228395/ We want to no longer statically initialize a coreml function on app start during compile time. see CoreML static initializer is called, contributing 293ms+ to app init time: https://pxl.cl/7JmKW **What this diff accomplishes:** Introduces a separate file (namespace) so that we can QE removing this static initalizer during compile time and instead execute its logic when we absolutely need it (app start on startup). We also export the headers as they will be accessed/used in later diffs/files within this stack :) Reviewed By: metascroy Differential Revision: D77910822
Summary: Pull Request resolved: pytorch#13014 **Context**: https://fb.workplace.com/groups/pytorch.edge2.team/permalink/1233607881228395/ We want to no longer statically initialize a coreml function on app start during compile time. see CoreML static initializer is called, contributing 293ms+ to app init time: https://pxl.cl/7JmKW **What this diff accomplishes:** Introduces a separate file (namespace) so that we can QE removing this static initalizer during compile time and instead execute its logic when we absolutely need it (app start on startup). We also export the headers as they will be accessed/used in later diffs/files within this stack :) Reviewed By: metascroy Differential Revision: D77910822
|
This pull request was exported from Phabricator. Differential Revision: D77910822 |
e289c09 to
8e83ee9
Compare
Differential Revision: D77910822 Pull Request resolved: pytorch#13014
Differential Revision: D77910822