- 24 Mar, 2021 4 commits
-
-
Yu-hui Chen authored
PiperOrigin-RevId: 364731599
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 364726354
-
Jeremiah Liu authored
PiperOrigin-RevId: 364722225
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 364722131
-
- 23 Mar, 2021 9 commits
-
-
Austin Myers authored
PiperOrigin-RevId: 364671967
-
Hongkun Yu authored
PiperOrigin-RevId: 364634581
-
Le Hou authored
PiperOrigin-RevId: 364625895
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 364620438
-
Yu-hui Chen authored
Updated the single instance postprocessing logics such that it uses the score to distance ratio scoring method. The new logics also avoid using expensive ops, e.g. reduce_max/maximum. PiperOrigin-RevId: 364607976
-
Yeqing Li authored
PiperOrigin-RevId: 364488384
-
Yeqing Li authored
PiperOrigin-RevId: 364483380
-
Fan Yang authored
PiperOrigin-RevId: 364458994
-
Yeqing Li authored
PiperOrigin-RevId: 364443016
-
- 22 Mar, 2021 10 commits
-
-
Yeqing Li authored
PiperOrigin-RevId: 364433023
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 364395434
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 364388006
-
Poorva Potdar authored
PiperOrigin-RevId: 364378436
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 364363163
-
A. Unique TensorFlower authored
In current implementation of StandardEvaluator, the iterator of evaluate dataset will go back (actually create a new iterator) to the beginning when evaluate() is called every time. In some case, the iterator need to go ahead forever. So add the new option "recreate_iterator_for_each_eval" to control this behavior. In some case, the iterator creation is time consuming. For example, careting an iterator of distributed dataset for multi worker in eager mode. So it's better to make a repeat dataset instead of recreating an iterator. If "recreate_iterator_for_each_eval" is True, then the iterator will go back; Otherwise, keep going ahead. PiperOrigin-RevId: 364356169
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 364349645
-
Jeremiah Liu authored
PiperOrigin-RevId: 364328905
-
Jeremiah Liu authored
PiperOrigin-RevId: 364226289
-
Le Hou authored
PiperOrigin-RevId: 364219111
-
- 20 Mar, 2021 2 commits
-
-
Jeremiah Liu authored
PiperOrigin-RevId: 364109398
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 364096705
-
- 19 Mar, 2021 8 commits
-
-
Ronny Votel authored
PiperOrigin-RevId: 363975731
-
Mark Daoust authored
-
Pablo Ribalta Lorenzo authored
-
Jekaterina Jaroslavceva authored
-
thunderfyc authored
-
Jaeyoun Kim authored
Change directory for seq_flow_lite
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 363794263
-
Frederick Liu authored
PiperOrigin-RevId: 363782489
-
- 18 Mar, 2021 6 commits
-
-
Jaeyoun Kim authored
Move to .github
-
Yeqing Li authored
PiperOrigin-RevId: 363736548
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 363700908
-
Dana Movshovitz-Attias authored
PiperOrigin-RevId: 363673488
-
Frederick Liu authored
PiperOrigin-RevId: 363595377
-
Hongkun Yu authored
PiperOrigin-RevId: 363593694
-
- 17 Mar, 2021 1 commit
-
-
Chen Chen authored
PiperOrigin-RevId: 363529035
-