[Executorch] Make module constructors uniform across#16122
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/16122
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 Cancelled Job, 1 Unrelated FailureAs of commit 423a9e4 with merge base 44ae134 ( CANCELLED JOB - The following job was cancelled. Please retry:
BROKEN TRUNK - The following job failed but were 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. |
4eda1bf to
250c3b1
Compare
Pull Request resolved: #15729 Existing constructors dont compose well such that if you want data loader or data files constructor then you cannot get to override memory allocator. Fix that. ghstack-source-id: 327518046 @exported-using-ghexport Differential Revision: [D86120037](https://our.internmc.facebook.com/intern/diff/D86120037/)
2864b0f to
423a9e4
Compare
This PR needs a
|
This PR was created by the merge bot to help merge the original PR into the main branch. ghstack PR number: pytorch#15729 by @kimishpatel ^ Please use this as the source of truth for the PR details, comments, and reviews ghstack PR base: https://github.com/pytorch/executorch/tree/gh/kimishpatel/212/base ghstack PR head: https://github.com/pytorch/executorch/tree/gh/kimishpatel/212/head Merge bot PR base: https://github.com/pytorch/executorch/tree/gh/kimishpatel/211/orig Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/kimishpatel/212/orig Differential Revision: [D86120037](https://our.internmc.facebook.com/intern/diff/D86120037/) @diff-train-skip-merge Co-authored-by: Kimish Patel <kimishpatel@fb.com>
This PR was created by the merge bot to help merge the original PR into the main branch.
ghstack PR number: #15729 by @kimishpatel
^ Please use this as the source of truth for the PR details, comments, and reviews
ghstack PR base: https://github.com/pytorch/executorch/tree/gh/kimishpatel/212/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/kimishpatel/212/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/gh/kimishpatel/211/orig
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/kimishpatel/212/orig
Differential Revision: D86120037
@diff-train-skip-merge