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
Move to ProxyValue instead of FakeTensor weights. (#14697)
Summary:
With pt2, weights show up as ProxyValue instead of FakeTensor. This diff gets rid of old code that checks if weights are FakeTensor/ProxyValue and has logic to handle the two separately.
Reviewed By: zonglinpeng, ethansfng, DrJessop
Differential Revision: D82605179
0 commit comments