-
Notifications
You must be signed in to change notification settings - Fork 54
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
Remove KernelExecutor::fusion_ #3725
Conversation
PR Reviewer Guide 🔍(Review updated until commit 537623d)Here are some key observations to aid the review process:
|
!test |
!test |
!build |
@wujingyue just saw this got merged, I guess you may not have seen: #3468 If not, it might be good to look through. There isn't a big conflict, I just also removed fusion from KernelExecutor in that one too. |
It's no longer necessary after #3263.
This partially rolls back #1930.