chainer / chainercv

ChainerCV: a Library for Deep Learning in Computer Vision
MIT License
1.48k stars 304 forks source link

`example/ssd/train_multi.py` MultiboxTrainChain is not set communicator? #889

Closed higumachan closed 5 years ago

higumachan commented 5 years ago

I think that it have to set comm.

Hakuyume commented 5 years ago

pfnCI, test this please

pfn-ci-bot commented 5 years ago

Successfully created a job for commit dbd3348:

Hakuyume commented 5 years ago

Thank you for fixing a bug.

I'm running the training code to confirm it works well. After the training finished, I'll merge this PR.