Skip to content
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

[TIR] Expose MMA-related PTX builtins #12623

Merged
merged 1 commit into from
Aug 27, 2022
Merged

Conversation

cyx-6
Copy link
Contributor

@cyx-6 cyx-6 commented Aug 27, 2022

This PR exposes the following TIR operation in python:

ptx_mma: tested here
ptx_mma_sp: tested here
mma_store: add new unittest
mma_fill: add new unittest

Co-authored-by: yongwww yongcale@gmail.com

cc @Hzfengsy @junrushao @junrushao1994

This PR exposes the following TIR operation in python:

`ptx_mma`: tested
`ptx_mma_sp`: tested
`mma_store`: add new unittest
`mma_fill`: add new unittest

Co-authored-by: yongwww <yongcale@gmail.com>
@github-actions github-actions bot requested review from Hzfengsy and junrushao August 27, 2022 07:02
@junrushao junrushao merged commit 5344128 into apache:main Aug 27, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
Expose MMA-related PTX builtins

This PR exposes the following TIR operation in python:

`ptx_mma`: tested
`ptx_mma_sp`: tested
`mma_store`: add new unittest
`mma_fill`: add new unittest

Co-authored-by: yongwww <yongcale@gmail.com>

Co-authored-by: yongwww <yongcale@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants