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

[Unity][Dlight] Support dlight gemv rule on nested inner block #16251

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

jinhongyii
Copy link
Contributor

@jinhongyii jinhongyii commented Dec 15, 2023

  1. When user wants to partly specialize schedule, they can create an inner block and apply dlight on it. In the meanwhile, the user is free to schedule outer block. This PR supports such usecase on gemv rule.
  2. Fix loop order bugs in reduction rule.

@jinhongyii
Copy link
Contributor Author

cc: @tqchen @spectrometerHBH

@jinhongyii jinhongyii force-pushed the dlight-support-blockize branch from 75b0198 to bc9d883 Compare January 4, 2024 18:25
@jinhongyii jinhongyii force-pushed the dlight-support-blockize branch from bc9d883 to ad5052f Compare January 4, 2024 19:33
@jinhongyii jinhongyii merged commit 31659b6 into apache:unity Jan 5, 2024
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.

2 participants