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
Support linear/BN fusion and follow the API guideline (#141585)
Current `fuse` function supports conv/BN fusions only. This commit is to support linear/BN fusion as well. Changes to follow the API guidelines are also applied.
(This will close the PR #141352 which I created for the same topic and got approval but had lint and API guideline problems.)
Pull Request resolved: #141585
Approved by: https://github.com/ezyang
0 commit comments