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
[nn] Add remove_duplicate flag to named_buffers (#674) (#85903)
Summary:
X-link: pytorch/torchrec#674
Pull Request resolved: #84984
this is to allow named_buffers to return the same buffer objects with different names multiple times, needed by internal use cases
ghstack-source-id: 168589597
Test Plan:
python test/test_nn.py -k test_buffers_and_named_buffers
Imported from OSS
Reviewed By: albanD
Differential Revision: D39493161
Pull Request resolved: #85903
Approved by: https://github.com/albanD
0 commit comments