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

int4_weight_only dequant does not restore original shape #848

Open
jerryzh168 opened this issue Sep 9, 2024 · 0 comments
Open

int4_weight_only dequant does not restore original shape #848

jerryzh168 opened this issue Sep 9, 2024 · 0 comments

Comments

@jerryzh168
Copy link
Contributor

att, I think it's because we did padding before:

def pre_process(self, input: torch.Tensor) -> torch.Tensor:
and we should restore the shape after unpacking from TensorCoreTiledLayout

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

No branches or pull requests

1 participant