Scale up learning rate according to num workers in Estimator imagenet models. (#6472)
* Move distribution strategy creation before creating any ops, which is required by multi-node collective ops in eager mode. * Scale up learning rate according to num workers in ResNet50 w/ Estimator. * Scale up LR in cifar. * Fix a typo. * Add num_workers to run param as well. Make num_worker optional in params.
Showing
Please register or sign in to comment