"examples/vscode:/vscode.git/clone" did not exist on "9f963e73492304156292e01978c56f690c1bd747"
- 13 Jun, 2019 12 commits
-
-
Toby Boyd authored
-
Taylor Robie authored
* move step and epoch counts after super init call * move comment block * move super to the top
-
saberkun authored
253113801 by A. Unique TensorFlower<gardener@tensorflow.org>: Internal change 252697519 by dmchen<dmchen@google.com>: BERT SQuAD accuracy test -- 252663512 by A. Unique TensorFlower<gardener@tensorflow.org>: Internal change -- 252647871 by A. Unique TensorFlower<gardener@tensorflow.org>: Enable multi worker TPU training for BERT pretraining. -- PiperOrigin-RevId: 253113801 -
Manoj Plakal authored
* Moved VGGish code into its own directory. * Moved most of old README.md into vggish/README.md.
-
guptapriya authored
-
guptapriya authored
-
guptapriya authored
-
guptapriya authored
-
guptapriya authored
-
guptapriya authored
-
guptapriya authored
-
guptapriya authored
-
- 12 Jun, 2019 3 commits
-
-
rachellj218 authored
Add rachellj218 to official/ owner Add saberkun and hongjunCHoi to official/bert/ owner
-
Erekle authored
-
David M. Chen authored
252697519 by dmchen<dmchen@google.com>: BERT SQuAD accuracy test 25266352 by hongjunchoi<hongjunchoi@google.com>: Internal change 252647871 by hongjunchoi<hongjunchoi@google.com>: Enable multi worker TPU training for BERT pretraining.
-
- 11 Jun, 2019 2 commits
-
-
saberkun authored
252534787 by hongkuny<hongkuny@google.com>: Transformer vocab fix to strip correctly in py2 -- PiperOrigin-RevId: 252534787 -
saberkun authored
252522861 by hongkuny<hongkuny@google.com>: Remove export using trained model due to implementation error -- 252156812 by yuefengz<yuefengz@google.com>: Fix the callback method name in BERT: replaced on_batch_start with on_batch_begin. Without the fix, it won't work with Keras callbacks. -- 251782065 by A. Unique TensorFlower<gardener@tensorflow.org>: Internal change PiperOrigin-RevId: 252522861
-
- 10 Jun, 2019 1 commit
-
-
rxsang authored
-
- 07 Jun, 2019 1 commit
-
-
davidmochen authored
-
- 06 Jun, 2019 6 commits
-
-
Reed authored
Before, there was a global default loss scale for all models. Currently, only resnet uses loss scaling, but this will be useful once more models support it.
-
Reed authored
-
Haoyu Zhang authored
-
guptapriya authored
-
saberkun authored
251762562 by hongkuny<hongkuny@google.com>: Fix blue score inconsistency -- PiperOrigin-RevId: 251762562 -
Haoyu Zhang authored
* Modify tweaked tests for better performance in no cloning mode * Tweak trivial models
-
- 05 Jun, 2019 14 commits
-
-
guptapriya authored
-
guptapriya authored
-
guptapriya authored
-
guptapriya authored
-
guptapriya authored
-
saberkun authored
251681245 by hongkuny<hongkuny@google.com>: Update bert to use the new tf.distribute APIs -- 251575972 by A. Unique TensorFlower<gardener@tensorflow.org>: Remove `steps_per_run` when instantiating TPUStrategy. -- PiperOrigin-RevId: 251681245 -
guptapriya authored
-
guptapriya authored
-
guptapriya authored
-
guptapriya authored
-
guptapriya authored
-
guptapriya authored
-
guptapriya authored
-
rxsang authored
-
- 04 Jun, 2019 1 commit
-
-
Ayush Dubey authored
* Add multi-worker benchmarks to official resnet estimator_benchmark.py. * fix super constructor calls * set datasets_num_private_threads to 32 in multi worker tweaked benchmarks
-