- 12 Mar, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 300477605
-
- 11 Mar, 2020 1 commit
-
-
Will Cromar authored
PiperOrigin-RevId: 300433601
-
- 10 Mar, 2020 2 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 300203487
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 300009545
-
- 09 Mar, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 299901483
-
- 07 Mar, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 299594839
-
- 06 Mar, 2020 1 commit
-
-
Zongwei Zhou authored
In BERT SQuAD, disable explicit allreduce for now to keep the original clip_by_global_norm math. With explicit allreduce, the gradients before allreduce are scaled so even if we move clip_by_global_norm before allreduce (as in TF1 and pre-TF 2.2) it will operate on scaled gradients, the math will be changed. So with explicit allreduce, it is better to move clip_by_global_norm to after allreduce. PiperOrigin-RevId: 299278082
-
- 05 Mar, 2020 6 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 299169021
-
Hongkun Yu authored
PiperOrigin-RevId: 299160422
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 299149155
-
Jing Li authored
PiperOrigin-RevId: 299126470
-
Zongwei Zhou authored
PiperOrigin-RevId: 299007295
-
Chen Chen authored
PiperOrigin-RevId: 298986381
-
- 04 Mar, 2020 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 298905114
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 298817372
-
- 03 Mar, 2020 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 298692558
-
George Karpenkov authored
Removed with plans to re-add later once the feature stabilizes more. PiperOrigin-RevId: 298486867
-
- 02 Mar, 2020 1 commit
-
-
Will Cromar authored
PiperOrigin-RevId: 298466825
-
- 01 Mar, 2020 2 commits
- 26 Feb, 2020 6 commits
-
-
George Karpenkov authored
PiperOrigin-RevId: 297412889
-
Hongkun Yu authored
PiperOrigin-RevId: 297383836
-
George Karpenkov authored
PiperOrigin-RevId: 297366405
-
George Karpenkov authored
PiperOrigin-RevId: 297366158
-
Hongkun Yu authored
PiperOrigin-RevId: 297247401
-
Hongkun Yu authored
PiperOrigin-RevId: 297226166
-
- 25 Feb, 2020 4 commits
-
-
Zongwei Zhou authored
PiperOrigin-RevId: 297222995
-
Reed Wanderman-Milne authored
I plan on changing Keras to return Python floats instead of Numpy scalars, and this will break if .item() is called. Also, using the float constructor is cleaner, as it clearly communicates that a Python float is desired. PiperOrigin-RevId: 297192289
-
George Karpenkov authored
Application in graph mode still leads to some crashes. PiperOrigin-RevId: 297144398
-
Hongkun Yu authored
PiperOrigin-RevId: 297002741
-
- 24 Feb, 2020 1 commit
-
-
Chen Chen authored
PiperOrigin-RevId: 296933982
-
- 23 Feb, 2020 2 commits
-
-
Zongwei Zhou authored
PiperOrigin-RevId: 296767846
-
Hongkun Yu authored
PiperOrigin-RevId: 296755118
-
- 22 Feb, 2020 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 296561671
-
Hongkun Yu authored
PiperOrigin-RevId: 296550109
-
- 21 Feb, 2020 3 commits
-
-
George Karpenkov authored
To debug the tf.function this API can be used: https://www.tensorflow.org/api_docs/python/tf/config/experimental_run_functions_eagerly PiperOrigin-RevId: 296458870
-
Hongkun Yu authored
PiperOrigin-RevId: 296366426
-
Chen Chen authored
PiperOrigin-RevId: 296325607
-
- 20 Feb, 2020 1 commit
-
-
Chen Chen authored
Move data pre-processing related files (classifier_data_lib.py, create_finetuning_data.py, create_pretraining_data.py, squad_lib.py, squad_lib_sp.py) to data folder. PiperOrigin-RevId: 296254023
-
- 18 Feb, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 295757618
-