"git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "6e0af71353a88b1d6e378b4d97a0b7a608600169"
Transformer v2 benchmark (#6860)
* Moved common keras code to utils. * Initial 1 gpu benchmark - Aligned flags with resnet example - removed code/features that are not super useful - eval as part of train if bleu source/ref provided - add exp_per_second hook * Rename benchmark classes, pass batch-size and log_steps. * fix docstring * Predict done with checkpoints inline - perfzero baseclass * steps not epochs with smoother training loop. * do not initialize history outside loop. * 5000 between eval not 500 * estimator to keras. * remove epochs var. * use range not xrange. * 200K steps for 1 gpu * fix global step
Showing
Please register or sign in to comment