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

Add ResizeHeuristic #3674

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

naoyam
Copy link
Collaborator

@naoyam naoyam commented Jan 6, 2025

Currently only has one parameter. Also added some minor tweaks.

  • Previously gridDim.x was static, which is now symbolic.
  • Rejects transpose-like patterns for now as they would need scheduling like what the transpose does.

Currently only has one parameter
@naoyam
Copy link
Collaborator Author

naoyam commented Jan 6, 2025

!test

@naoyam naoyam added the rope label Jan 6, 2025
@naoyam naoyam requested a review from jjsjann123 January 7, 2025 00:01
@naoyam
Copy link
Collaborator Author

naoyam commented Jan 7, 2025

!test

@naoyam
Copy link
Collaborator Author

naoyam commented Jan 7, 2025

!test

@naoyam
Copy link
Collaborator Author

naoyam commented Jan 8, 2025

!test

@naoyam
Copy link
Collaborator Author

naoyam commented Jan 10, 2025

!test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant