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

[WIP] GEMM: Refactor trans-mode combinations #1539

Draft
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

mzuzek
Copy link

@mzuzek mzuzek commented Sep 22, 2022

WIP: based on #1519 (review and merge first, please)


This PR reduces transpose mode combinations for GEMM A/B matrices (4 for N/T, 9 for N/T/C, etc.) in implementations and unit tests for functor-level routines.

@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

@mzuzek mzuzek changed the title GEMM: Refactor trans-mode combinations [WIP] GEMM: Refactor trans-mode combinations Sep 27, 2022
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