Skip to content

Conversation

@desertfire
Copy link
Contributor

@desertfire desertfire commented Oct 18, 2024

Summary: Add missing use_minimal_arrayref_interface setting to check_model_with_multiple_inputs.

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 18, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit e5c456c with merge base 2827bef (image):
💚 Looks good so far! There are no failures yet. 💚

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

…ductor"

Summary: Add missing use_minimal_arrayref_interface setting to check_model_with_multiple_inputs.

cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx ipiszy yf225 chenyang78 kadeng muchulee8 ColinPeppler amjames chauhang aakhundov

[ghstack-poisoned]
@desertfire
Copy link
Contributor Author

@desertfire has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

…ductor"

Summary: Add missing use_minimal_arrayref_interface setting to check_model_with_multiple_inputs.

cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx ipiszy yf225 chenyang78 kadeng muchulee8 ColinPeppler amjames chauhang aakhundov

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

[ghstack-poisoned]
@desertfire
Copy link
Contributor Author

@desertfire has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

…ductor"

Summary: Add missing use_minimal_arrayref_interface setting to check_model_with_multiple_inputs.

cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx ipiszy yf225 chenyang78 kadeng muchulee8 ColinPeppler amjames chauhang aakhundov

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

[ghstack-poisoned]
@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Oct 21, 2024
…ductor"

Summary: Add missing use_minimal_arrayref_interface setting to check_model_with_multiple_inputs.

cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx ipiszy yf225 chenyang78 kadeng muchulee8 ColinPeppler amjames chauhang aakhundov

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

[ghstack-poisoned]
@desertfire
Copy link
Contributor Author

@desertfire has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

…ductor"

Summary: Add missing use_minimal_arrayref_interface setting to check_model_with_multiple_inputs.

cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx ipiszy yf225 chenyang78 kadeng muchulee8 ColinPeppler amjames chauhang aakhundov

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

[ghstack-poisoned]
@desertfire
Copy link
Contributor Author

@desertfire has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

…ductor"

Summary: Add missing use_minimal_arrayref_interface setting to check_model_with_multiple_inputs.

cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx ipiszy yf225 chenyang78 kadeng muchulee8 ColinPeppler amjames chauhang aakhundov

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

[ghstack-poisoned]
desertfire added a commit that referenced this pull request Oct 22, 2024
Summary: Add missing use_minimal_arrayref_interface setting to check_model_with_multiple_inputs.

ghstack-source-id: e7caa02
Pull Request resolved: #138379
@desertfire
Copy link
Contributor Author

@desertfire has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@pytorchbot merge

(Initiating merge automatically since Phabricator Diff has merged)

@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

pytorchmergebot pushed a commit that referenced this pull request Oct 23, 2024
Summary: Move use_minimal_arrayref_interface specific logic from CppWrapperCpu to CppWrapperCpuArrayRef. This is a copy-on-write style refactor, to simply the default AOTI generated code.

Differential Revision: [D64598715](https://our.internmc.facebook.com/intern/diff/D64598715)
Pull Request resolved: #138250
Approved by: https://github.com/chenyang78
ghstack dependencies: #138544, #138379
SamGinzburg pushed a commit that referenced this pull request Oct 28, 2024
SamGinzburg pushed a commit that referenced this pull request Oct 28, 2024
Summary: Move use_minimal_arrayref_interface specific logic from CppWrapperCpu to CppWrapperCpuArrayRef. This is a copy-on-write style refactor, to simply the default AOTI generated code.

Differential Revision: [D64598715](https://our.internmc.facebook.com/intern/diff/D64598715)
Pull Request resolved: #138250
Approved by: https://github.com/chenyang78
ghstack dependencies: #138544, #138379
@github-actions github-actions bot deleted the gh/desertfire/492/head branch November 22, 2024 02:09
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 module: inductor topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants