[DDP] Remove self.modules_params (#64473)
authorRohan Varma <rvarm1@fb.com>
Thu, 9 Sep 2021 02:13:33 +0000 (19:13 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 9 Sep 2021 02:16:13 +0000 (19:16 -0700)
commit8c095102948c9601792a884dad56da5085c51bee
tree09f2fd44964a754d6a37fbc19b3fca444521149a
parentd59ecc02df70bad2273858c2fad2b4993133a3d3
[DDP] Remove self.modules_params (#64473)

Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/64473

Unused after SPMD deprecated.
ghstack-source-id: 137526305

Test Plan: CI

Reviewed By: zhaojuanmao

Differential Revision: D30745961

fbshipit-source-id: 32d102502570291e01579e5b47a6d74dc71013bb
torch/nn/parallel/distributed.py