Mp imagenet scheduler (#1049)
* add learning rate scheduler to mp imagenet
* add LR scheduler to mp imagenet
* temporary print statement
* get device and world size properly
* add multiprocess option to is_first_device
* revert back to previous is_first_device
* finish revert