Skip to content

MX GEMM - Parameterized Test Template #2088

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

Merged
merged 55 commits into from
Apr 17, 2025
Merged

MX GEMM - Parameterized Test Template #2088

merged 55 commits into from
Apr 17, 2025

Conversation

andriy-ca
Copy link
Contributor

@andriy-ca andriy-ca commented Apr 15, 2025

Proposed changes

Add a parameterized test template to verify MX GEMM functionality on multiple combinations of input data types, data layouts, and tensor sizes.

Checklist

  • I have added tests relevant to the introduced functionality, and the unit tests are passing locally
  • I have added inline documentation which enables the maintainers with understanding the motivation
  • I have removed the stale documentation which is no longer relevant after this pull request
  • I have run clang-format on all changed files
  • Any dependent changes have been merged. Must merge MX GEMM - Add MX BF8 example #2071 before this PR

Discussion

Test implementation follows the testing approach of GEMM Universal.

@andriy-ca andriy-ca marked this pull request as ready for review April 16, 2025 21:43
@andriy-ca andriy-ca merged commit 213b203 into develop Apr 17, 2025
29 of 37 checks passed
@andriy-ca andriy-ca deleted the andriy/lwpck-2681 branch April 17, 2025 01:56
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