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

Add end-to-end tests for iree_linalg_ext.custom_op. #18764

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MaheshRavishankar
Copy link
Contributor

@MaheshRavishankar MaheshRavishankar commented Oct 11, 2024

This PR plumbs through e2e tests for iree_linalg_ext.custom_op on
CPU and AMDGPU backends. The end-to-end test does a matmul + bias add
with and without the use of custom_op and checks that the same value
is obtained.

Signed-off-by: MaheshRavishankar [email protected]

@MaheshRavishankar MaheshRavishankar force-pushed the custom_tilable_op_e2e branch 8 times, most recently from a3e1227 to 691e8c2 Compare October 13, 2024 05:08
This PR plumbs through e2e tests for `iree_linalg_ext.custom_op` on
CPU and AMDGPU backends. The end-to-end test does a matmul + bias add
with and without the use of `custom_op` and checks that the same value
is obtained.

Signed-off-by: MaheshRavishankar <[email protected]>
Signed-off-by: MaheshRavishankar <[email protected]>
Signed-off-by: MaheshRavishankar <[email protected]>
@MaheshRavishankar
Copy link
Contributor Author

Needs upstream patch to submit this, but apart from that this is ready for review

@MaheshRavishankar MaheshRavishankar marked this pull request as ready for review October 14, 2024 22:50
@MaheshRavishankar MaheshRavishankar changed the title Custom tilable op e2e Add end-to-end tests for iree_linalg_ext.custom_op. Oct 14, 2024
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.

1 participant