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

SQNBitGemm - move workspace size calculation functions to hardware-specific implementations #20757

Merged
merged 4 commits into from
May 22, 2024

Conversation

edgchen1
Copy link
Contributor

Description

Move workspace size calculation functions to hardware-specific implementations.

Motivation and Context

The workspace usage may be hardware-specific. Moving away from a common workspace size calculation allows more flexibility in the hardware-specific implementations.

@edgchen1 edgchen1 requested a review from liqunfu May 21, 2024 22:15
@edgchen1 edgchen1 marked this pull request as ready for review May 22, 2024 00:40
@edgchen1 edgchen1 requested a review from a team as a code owner May 22, 2024 00:40
@edgchen1 edgchen1 requested a review from yufenglee May 22, 2024 00:41
Copy link
Member

@yufenglee yufenglee left a comment

Choose a reason for hiding this comment

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

:shipit:

@edgchen1 edgchen1 merged commit a39f886 into main May 22, 2024
94 of 97 checks passed
@edgchen1 edgchen1 deleted the edgchen1/sqnbitgemm_move_workspace_functions branch May 22, 2024 22:12
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.

None yet

3 participants