8000 Add hl.specialize and improve reduction handling by jansel · Pull Request #72 · pytorch-labs/helion · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add hl.specialize and improve reduction handling #72

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

Merged
merged 1 commit into from
May 23, 2025
Merged

Conversation

jansel
Copy link
Contributor
@jansel jansel commented May 23, 2025

No description provided.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label May 23, 2025
def fn(
x: torch.Tensor,
) -> torch.Tensor:
hl.specialize(x.size(1))
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@yf225 I think this will fix the shape error problem you were having before

@jansel jansel requested review from oulgen and yf225 May 23, 2025 20:54
@jansel jansel merged commit 1449a27 into main May 23, 2025
6 checks passed
@jansel jansel deleted the specialize202505 branch May 24, 2025 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0