Skip to content

Conversation

Cy-47
Copy link

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

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