pytorch
c5c52308 - Pytorch resolve bug around incorrect rdzv handler resolution (#56386)

Commit
4 years ago
Pytorch resolve bug around incorrect rdzv handler resolution (#56386) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/56386 The diff resolves bug around incorrect handler resolution: _create_static_handler pointed towards etcd, and _create_etcd_handler pointed towards static. Test Plan: buck test mode/dev-nosan //caffe2/test/distributed:test_launcher Added test_launcher to the ci/cd tests Reviewed By: cbalioglu Differential Revision: D27858897 fbshipit-source-id: 440155789958c091ce5755e7c9524e4bb704203a
Author
Parents
Loading