You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pass in Compute kernel type in New plan generation (#3061)
Summary:
Pull Request resolved: #3061
This is tricky - a small edge case that can't be reproduced locally - OSS environment will expose where compute kernel may be detected as "fused" when not passed in.
This will cause the unit test to occasionally change the kernel type in resharding (due to the new plan passed in).
Passing in the kernel type in the new plan generation fixes this.
Reviewed By: aliafzal
Differential Revision: D76233463
fbshipit-source-id: 740bfb6619df2ee862b3bf84f23dec395e14bb83
0 commit comments