DIY ImageNet Training with AWS p3.x16

Hi

I think you can find the source code here https://github.com/fastai/imagenet-fast
The pytorch uses nccl backend to distribute.

I am also interested in distributed training at the moment.