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
Update channels last python reference to not use memory_format=channels_last (#14035)
Summary:
Pull Request resolved: #14035
The default overload of custom channels last assumes that inputs and weights are permuted and contiguous in memory.
Differential Revision: D81842686
0 commit comments