"docs/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "6246c70d2150dcc58415facfe5c199f49b4d2af1"
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