- 10 May, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 310762203
-
- 09 May, 2020 1 commit
-
-
A. Unique TensorFlower authored
Add an interface in nlp.modeling.networks.encoder_scaffold.EncoderScaffold and nlp.modeling.networks.transformer_encoder.TransformerEncoder, to get the pooler Dense layer reference. PiperOrigin-RevId: 310675150
-
- 08 May, 2020 2 commits
-
-
A. Unique TensorFlower authored
Add interfaces in nlp.modeling.networks.encoder_scaffold.EncoderScaffold, allowing it to output all hidden layer references, and all intermediate output data references. PiperOrigin-RevId: 310509202
-
Abdullah Rashwan authored
PiperOrigin-RevId: 310487163
-
- 06 May, 2020 3 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 310251449
-
Hongkun Yu authored
PiperOrigin-RevId: 310228606
-
Chen Chen authored
PiperOrigin-RevId: 310104070
-
- 05 May, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 310032518
-
- 04 May, 2020 1 commit
-
-
Hongkun Yu authored
Move gin flags to hyperparams_flags are they are in the same category and we will use them more widely. PiperOrigin-RevId: 309779408
-
- 01 May, 2020 1 commit
-
-
Tianqi Liu authored
PiperOrigin-RevId: 309331866
-
- 27 Apr, 2020 2 commits
-
-
Lucy Fox authored
PiperOrigin-RevId: 308666667
-
Saurabh Saxena authored
PiperOrigin-RevId: 308659564
-
- 26 Apr, 2020 3 commits
-
-
André Susano Pinto authored
This time also cover squad type tasks. PiperOrigin-RevId: 308519331
-
Chen Chen authored
PiperOrigin-RevId: 308473864
-
Hongkun Yu authored
PiperOrigin-RevId: 308451074
-
- 25 Apr, 2020 1 commit
-
-
Sergey Mironov authored
-
- 23 Apr, 2020 1 commit
-
-
André Susano Pinto authored
PiperOrigin-RevId: 307998953
-
- 22 Apr, 2020 3 commits
-
-
Tayo Oguntebi authored
PiperOrigin-RevId: 307918408
-
Chen Chen authored
PiperOrigin-RevId: 307914609
-
Le Hou authored
PiperOrigin-RevId: 307712303
-
- 21 Apr, 2020 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 307689094
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 307633374
-
- 20 Apr, 2020 3 commits
-
-
Chen Chen authored
PiperOrigin-RevId: 307500045
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 307425903
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 307416709
-
- 19 Apr, 2020 2 commits
- 17 Apr, 2020 6 commits
-
-
Chen Chen authored
PiperOrigin-RevId: 307082084
-
Le Hou authored
PiperOrigin-RevId: 307079383
-
Hongkun Yu authored
PiperOrigin-RevId: 306994199
-
Chen Chen authored
PiperOrigin-RevId: 306986791
-
-
Jeremiah Harmsen authored
Thread custom callbacks through BERT classifier. This allows injection of custom callbacks for library users of run_classifier. PiperOrigin-RevId: 306966758
-
- 16 Apr, 2020 3 commits
-
-
Jeremiah Harmsen authored
Minor refactoring to (1) encapsulate callbacks in a CallbackList and (2) allow evaluation results to be threaded to on_epoch_end callback. PiperOrigin-RevId: 306827406
-
Jeremiah Harmsen authored
Add Dataset module_import functionality to classifier data tools. This allows local TF Datasets to be defined and used to generate classification data. Complementary functionality to module_import in tensorflow_datasets/scripts/download_and_prepare.py PiperOrigin-RevId: 306801627
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 306752053
-
- 15 Apr, 2020 4 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 306748161
-
Elizabeth Kemp authored
PiperOrigin-RevId: 306669872
-
Le Hou authored
PiperOrigin-RevId: 306664983
-
Jeremiah Harmsen authored
Preserves current behavior for submodels of exporting duplicates (e.g., for 100 total steps, my_submodel_step_100.ckpt and my_submodel.ckpt are equivalent and both written after the final epoch). PiperOrigin-RevId: 306629202
-