"git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "729178c7cb3984f1ac04dd89b1610e95abf5cb4a"
minor update of result gathering logic
Summary: Pull Request resolved: https://github.com/facebookresearch/d2go/pull/596 `outputs = {0: result}` feels a bit hacky, technically it should be `outputs = {worker_rank: result}` in order to match the `outputs` semantic in the else-branch. Reviewed By: frabu6 Differential Revision: D47442322 fbshipit-source-id: f4d24f7022971b4f919b4fb4a563164c7f71cd2b
Showing
Please register or sign in to comment