"examples/vscode:/vscode.git/clone" did not exist on "32335404f09c47cccbfbf731abc4c510d0eef043"
fix batch_size in transformer_main.py (#4897)
* fix batch_size in transformer_main.py fix batch_size in transformer_main.py which causes ResourceExhaustedError: OOM during training Transformer models using models/official/transformer * small format change change format from one line to multiple ones in order to pass lint tests * remove trailing space and add comment
Showing
Please register or sign in to comment