demonstration of scheduler-style learning rate (#1012)
* demonstration of scheduler-style learning rate
* match pytorch api
* model args and naming
* remove unused constant
* line break
* fix num devices
* git rm -r --cached third_party/tensorflow
* fetch third_party/tensorflow
* pass scheduler args; not FLAGS
* git checkout origin/master third_party/tensorflow
* log optimizers learning rate