8000 [Cutlass] Remove unused dtype conversion map by mlazos · Pull Request #152305 · pytorch/pytorch · GitHub
[go: up one dir, main page]

Skip to content

[Cutlass] Remove unused dtype conversion map #152305

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

Closed
wants to merge 4 commits into from

Conversation

Copy link
pytorch-bot bot commented Apr 28, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 735ab65 with merge base de20d76 (image):
💚 Looks good so far! There are no failures yet. 💚

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

Copy link
Contributor

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Apr 28, 2025
@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: This PR needs a release notes: label
If your changes are user facing and intended to be a part of release notes, please use a label starting with release notes:.

If not, please add the topic: not user facing label.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "topic: not user facing"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

Details for Dev Infra team Raised by workflow job

mlazos added a commit that referenced this pull request Apr 28, 2025
ghstack-source-id: 893fce4
Pull Request resolved: #152305
cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx ipiszy chenyang78 kadeng muchulee8 amjames chauhang aakhundov

[ghstack-poisoned]
mlazos added a commit that referenced this pull request Apr 29, 2025
ghstack-source-id: 005083a
Pull Request resolved: #152305
cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx ipiszy chenyang78 kadeng muchulee8 amjames chauhang aakhundov

[ghstack-poisoned]
@pytorchmergebot
Copy link
Collaborator

Starting merge as part of PR stack under #151713

1 similar comment
@pytorchmergebot
Copy link
Collaborator

Starting merge as part of PR stack under #151713

mlazos added a commit that referenced this pull request Apr 29, 2025
ghstack-source-id: 6188a9b
Pull Request resolved: #152305
cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx ipiszy chenyang78 kadeng muchulee8 amjames chauhang aakhundov

[ghstack-poisoned]
@pytorchmergebot
Copy link
Collaborator

Starting merge as part of PR stack under #151713

2 similar comments
@pytorchmergebot
Copy link
Collaborator

Starting merge as part of PR stack under #151713

@pytorchmergebot
Copy link
Collaborator

Starting merge as part of PR stack under #151713

< 8000 form class="js-comment-update" id="issuecomment-2840426775-edit-form" data-turbo="false" action="/pytorch/pytorch/issue_comments/2840426775" accept-charset="UTF-8" method="post">

pytorchmergebot pushed a commit that referenced this pull request Apr 29, 2025
pytorchmergebot pushed a commit that referenced this pull request Apr 29, 2025
This PR implements the second codegen task of CUTLASS EVT: translating inductor epilogue nodes into python code that will be traced by the EVT infra.

Details:
The implementation uses a simple ops wrapper which only supports add and mul pointwise ops today (to be extended in the future). This ops wrapper generates python code from inner_fn of the epilogue nodes in the format EVT expects. The main caveat is that one of the outputs needs to be named "D" and the accumulator input needs to be named "acc". Reads/writes are named according to the inductor buffer names otherwise.

Previously merged:
* #150904
* #150903
* #150346
* #150345
* #150344

Pull Request resolved: #150905
Approved by: https://github.com/eellison
ghstack dependencies: #152305, #152306
pytorchmergebot pushed a commit that referenced this pull request Apr 29, 2025
pytorchmergebot pushed a commit that referenced this pull request Apr 29, 2025
mlazos added a commit that referenced this pull request May 1, 2025
…ling"


Previously merged:
* #151713
* #151405
* #150905
* #152306
* #152305


Allow epilogue nodes in cuda combined scheduling

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

[ghstack-poisoned]
mlazos added a commit that referenced this pull request May 1, 2025
Previously merged:
* #151713
* #151405
* #150905
* #152306
* #152305


Allow epilogue nodes in cuda combined scheduling

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

[ghstack-poisoned]
mlazos added a commit that referenced this pull request May 2, 2025
…ling"


Previously merged:
* #151713
* #151405
* #150905
* #152306
* #152305


Allow epilogue nodes in cuda combined scheduling

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

[ghstack-poisoned]
mlazos added a commit that referenced this pull request May 2, 2025
Previously merged:
* #151713
* #151405
* #150905
* #152306
* #152305


Allow epilogue nodes in cuda combined scheduling

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

[ghstack-poisoned]
mlazos added a commit that referenced this pull request May 3, 2025
…ling"


Previously merged:
* #151713
* #151405
* #150905
* #152306
* #152305


Allow epilogue nodes in cuda combined scheduling

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

[ghstack-poisoned]
mlazos added a commit that referenced this pull request May 3, 2025
Previously merged:
* #151713
* #151405
* #150905
* #152306
* #152305


Allow epilogue nodes in cuda combined scheduling

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

[ghstack-poisoned]
mlazos added a commit that referenced this pull request May 5, 2025
…ling"


Previously merged:
* #151713
* #151405
* #150905
* #152306
* #152305


Allow epilogue nodes in cuda combined scheduling

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

[ghstack-poisoned]
mlazos added a commit that referenced this pull request May 5, 2025
Previously merged:
* #151713
* #151405
* #150905
* #152306
* #152305


Allow epilogue nodes in cuda combined scheduling

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

[ghstack-poisoned]
mlazos added a commit that referenced this pull request May 5, 2025
…n codegen"


Previously merged:
* #151713
* #151405
* #150905
* #152306
* #152305


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

[ghstack-poisoned]
mlazos added a commit that referenced this pull request May 5, 2025
Previously merged:
* #151713
* #151405
* #150905
* #152306
* #152305


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

[ghstack-poisoned]
pytorchmergebot pushed a commit that referenced this pull request May 7, 2025
pytorchmergebot pushed a commit that referenced this pull request May 7, 2025
Previously merged:
* #151713
* #151405
* #150905
* #152306
* #152305

Allow epilogue nodes in cuda combined scheduling

Pull Request resolved: #150906
Approved by: https://github.com/eellison
ghstack dependencies: #152733
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0