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

TorchToTosa: Emit tosa.matmul with legal types #158

Merged
merged 5 commits into from
May 10, 2024

Conversation

mgehre-amd
Copy link
Collaborator

E.g. bf16xbf16 -> f32

This restores functionality we had lost with the last bump.

@mgehre-amd mgehre-amd requested a review from roberteg16 April 25, 2024 09:18
Copy link

@roberteg16 roberteg16 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I find weird that no test fails?

This is the PR that introduce the conformity to TOSA. Did we loose those test on the bump? #146

Base automatically changed from matthias.bump_torch_mlir5 to feature/backport_ea1_ops April 25, 2024 12:34
@mgehre-amd mgehre-amd changed the base branch from feature/backport_ea1_ops to matthias.fix_submodule May 10, 2024 05:10
@mgehre-amd
Copy link
Collaborator Author

Thanks! I find weird that no test fails?

This is the PR that introduce the conformity to TOSA. Did we loose those test on the bump? #146

I'm porting over the tests now

@mgehre-amd mgehre-amd force-pushed the matthias.tosa_matmul branch from fa98638 to 8599f4f Compare May 10, 2024 06:08
Base automatically changed from matthias.fix_submodule to feature/backport_ea1_ops May 10, 2024 12:09
@mgehre-amd mgehre-amd enabled auto-merge May 10, 2024 12:10
@mgehre-amd mgehre-amd merged commit f73514a into feature/backport_ea1_ops May 10, 2024
2 checks passed
@mgehre-amd mgehre-amd deleted the matthias.tosa_matmul branch May 10, 2024 14:52
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.

2 participants