Remove unused parameter in ProcessGroupGloo (#17718)
authorPieter Noordhuis <pcnoordhuis@gmail.com>
Tue, 12 Mar 2019 00:57:56 +0000 (17:57 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 12 Mar 2019 01:01:20 +0000 (18:01 -0700)
commit2e753fc753d63640b617e34582d66da2f8c35f3c
treedf1676edff765669e4b8f7407d54f8d615dbd22f
parentf540536dfd44d3349b5138667e2ba6d1ca5859d8
Remove unused parameter in ProcessGroupGloo (#17718)

Summary:
This is not used anywhere and wasn't cleaned up prior to 1.0.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17718

Reviewed By: janewangfb

Differential Revision: D14355154

Pulled By: pietern

fbshipit-source-id: f8ff3c8f50cd6365b369a5c5b85d72d8940df048
torch/csrc/distributed/c10d/init.cpp
torch/lib/c10d/ProcessGroupGloo.cpp
torch/lib/c10d/ProcessGroupGloo.hpp