Skip to content

Fixed example in README.md#8

Open
Cy-47 wants to merge 1 commit into
fanshiqing:mainfrom
Cy-47:patch-1
Open

Fixed example in README.md#8
Cy-47 wants to merge 1 commit into
fanshiqing:mainfrom
Cy-47:patch-1

Conversation

@Cy-47

@Cy-47 Cy-47 commented Jan 12, 2025

Copy link
Copy Markdown

Hi! I encountered an ImportError while running the example, and fixed it by changing from grouped_gemm import permute, unpermute to from grouped_gemm.ops import permute, unpermute

Pardon me if this isn't a bug; I wanted to create an issue first but that wasn't enabled for this repo.

Changed `from grouped_gemm` to `from grouped_gemm.ops`
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