- 25 Feb, 2020 5 commits
-
-
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
-
ayushmankumar7 authored
-
Yanhui Liang authored
PiperOrigin-RevId: 297016418
-
Hongkun Yu authored
PiperOrigin-RevId: 297002741
-
- 24 Feb, 2020 3 commits
-
-
Zongwei Zhou authored
PiperOrigin-RevId: 296988935
-
Hongkun Yu authored
PiperOrigin-RevId: 296944580
-
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 7 commits
-
-
Will Cromar authored
PiperOrigin-RevId: 296507807
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 296470381
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 296469938
-
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
-
Hongkun Yu authored
-
Chen Chen authored
PiperOrigin-RevId: 296325607
-
- 20 Feb, 2020 6 commits
-
-
Yash Katariya authored
-
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
-
Zongwei Zhou authored
PiperOrigin-RevId: 296246456
-
Hongkun Yu authored
PiperOrigin-RevId: 296140699
-
Zongwei Zhou authored
Run more steps or run with smaller steps_per_loop value so each benchmark have multiple batches (loops) for calculating exp_per_seconds PiperOrigin-RevId: 296129781
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 296108291
-
- 19 Feb, 2020 3 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 296077315
-
Zongwei Zhou authored
PiperOrigin-RevId: 295869937
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 295849975
-
- 18 Feb, 2020 3 commits
-
-
Allen Wang authored
PiperOrigin-RevId: 295789822
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 295757618
-
Hongkun Yu authored
PiperOrigin-RevId: 295648817
-
- 14 Feb, 2020 4 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 295231490
-
Ruoxin Sang authored
PiperOrigin-RevId: 295231206
-
Chen Chen authored
PiperOrigin-RevId: 295222307
-
Chen Chen authored
PiperOrigin-RevId: 295202644
-
- 13 Feb, 2020 4 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 294997928
-
Haitang Hu authored
PiperOrigin-RevId: 294922828
-
Chen Chen authored
PiperOrigin-RevId: 294813724
-
Hongkun Yu authored
PiperOrigin-RevId: 294810822
-
- 12 Feb, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 294712331
-