8000 [Cutlass] Implement EVT example tensor creation by mlazos · Pull Request #150904 · pytorch/pytorch · GitHub
[go: up one dir, main page]

Skip to content

[Cutlass] Implement EVT example tensor creation #150904

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 27 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
f7fc512
[Cutlass] Implement EVT example tensor creation
mlazos Apr 9, 2025
2b1c6f1
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 9, 2025
c3fcf48
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 9, 2025
a1bf6d6
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 10, 2025
9f9c683
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 10, 2025
4a69ab2
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 10, 2025
e67ace2
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 11, 2025
1156fb4
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 11, 2025
e076bbd
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 11, 2025
a34f9c1
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 11, 2025
697b391
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 11, 2025
e274d36
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 14, 2025
0e1551c
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 15, 2025
403b290
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 15, 2025
cee97a3
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 15, 2025
700f315
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 15, 2025
1891c0f
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 15, 2025
3a703ca
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 15, 2025
0b42136
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 15, 2025
2b18260
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 16, 2025
5445e5a
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 17, 2025
8c754d0
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 17, 2025
6c52db0
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 17, 2025
137721e
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 17, 2025
3deec90
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 18, 2025
130440c
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 22, 2025
f70a568
Update on "[Cutlass] Implement EVT example tensor creation"
mlazos Apr 25, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update on "[Cutlass] Implement EVT example tensor creation"
This PR implements a translation layer from inductor IR to "example tensors" the expected arguments of the EVT tracer. These tensors basically store the name, shape, stride, and dtype of the tensor and allow an ast-based python parse to generate the EVT C++.


udpates to example tensor creation

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

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

[ghstack-poisoned]
  • Loading branch information
mlazos committed Apr 22, 2025
commit 130440c9053140e2e9869fd8a53db4e9e06f97b5

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.

0