- 22 Jul, 2020 1 commit
-
-
A. Unique TensorFlower authored
Explicit set the dtype in embedding layer. Otherwise, using the layer in TF1.x will create an int32 tensor. PiperOrigin-RevId: 322473236
-
- 17 Jul, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 321817352
-
- 08 Jul, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 320124801
-
- 06 Jul, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 319744469
-
- 28 Jun, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 318714418
-
- 23 Jun, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 317908656
-
- 17 Jun, 2020 1 commit
-
-
Abdullah Rashwan authored
PiperOrigin-RevId: 316797555
-
- 03 Jun, 2020 4 commits
-
-
Hongkun Yu authored
This reverts commit 4bb13e61.
-
Hongkun Yu authored
This reverts commit c3c2386c.
-
xinliupitt authored
* root dir * zone updated * print mask * preview emb * tf print * input only * emb * tf print * emb after mask * masked_softmax print * print scores * multi folder * first pos emb * check input shape * add test temp * import math * two classes * prints * all get_pos replace * make time scale private * pos emb comments * print input * embedding_inputs * tf shape * dimention list * tf_util * print tf_util * concise * transformer pos change to layer * keep length var * length as input * None as input * print time signal * print time signal * remove print * test input shape * double check shape * double check shape * double check shape * more test * shape check * shape check * print 97 info * print 97 info new * test if sam * assert same * remove assert * tf print same * tf print diff * output example * output example * output example * formal test * formal test length * raise valurerror * test valurerror * double check * comments * remove prints * rename relative * delet naive test * delete docs in xinliu branch * code reformat * import order * indentation fix * more files * adjust char number * disable not callable * comment to length * error of length unequal to input_shape * root dir * zone updated * print mask * preview emb * tf print * input only * emb * tf print * emb after mask * masked_softmax print * print scores * multi folder * remove docs * remove prints * root dir * zone updated * print mask * preview emb * tf print * input only * emb * tf print * emb after mask * masked_softmax print * print scores * multi folder * remove docs * apply revised 3 files * rm prints
-
Tianqi Liu authored
PiperOrigin-RevId: 314451720
-
- 02 Jun, 2020 1 commit
-
-
xinliupitt authored
* root dir * zone updated * print mask * preview emb * tf print * input only * emb * tf print * emb after mask * masked_softmax print * print scores * multi folder * first pos emb * check input shape * add test temp * import math * two classes * prints * all get_pos replace * make time scale private * pos emb comments * print input * embedding_inputs * tf shape * dimention list * tf_util * print tf_util * concise * transformer pos change to layer * keep length var * length as input * None as input * print time signal * print time signal * remove print * test input shape * double check shape * double check shape * double check shape * more test * shape check * shape check * print 97 info * print 97 info new * test if sam * assert same * remove assert * tf print same * tf print diff * output example * output example * output example * formal test * formal test length * raise valurerror * test valurerror * double check * comments * remove prints * rename relative * delet naive test * delete docs in xinliu branch * code reformat * import order * indentation fix * more files * adjust char number * disable not callable * comment to length * error of length unequal to input_shape
-
- 24 May, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 312988874
-
- 20 May, 2020 1 commit
-
-
Xiaoquan Kong authored
-
- 19 May, 2020 1 commit
-
-
Ruoxin Sang authored
PiperOrigin-RevId: 312194218
-
- 14 May, 2020 1 commit
-
-
Hongkun Yu authored
Profiler has been integrated with TensorBoard callback and released in TF 2.2 PiperOrigin-RevId: 311475711
-
- 11 May, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 310981542
-
- 10 May, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 310762203
-
- 08 May, 2020 1 commit
-
-
Abdullah Rashwan authored
PiperOrigin-RevId: 310487163
-
- 06 May, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 310228606
-
- 27 Apr, 2020 1 commit
-
-
Lucy Fox authored
PiperOrigin-RevId: 308666667
-
- 26 Apr, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 308451074
-
- 22 Apr, 2020 1 commit
-
-
Tayo Oguntebi authored
PiperOrigin-RevId: 307918408
-
- 25 Mar, 2020 1 commit
-
-
Will Cromar authored
PiperOrigin-RevId: 302921283
-
- 19 Mar, 2020 1 commit
-
-
Sergey Mironov authored
-
- 17 Mar, 2020 2 commits
-
-
ayushmankumar7 authored
-
Ken Franko authored
PiperOrigin-RevId: 301277545
-
- 12 Mar, 2020 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 300481917
-
Hongkun Yu authored
PiperOrigin-RevId: 300477605
-
- 11 Mar, 2020 2 commits
-
-
Sergey Mironov authored
-
Sergey Mironov authored
-
- 10 Mar, 2020 2 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 300203487
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 300009545
-
- 05 Mar, 2020 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 299160422
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 299149155
-
- 25 Feb, 2020 2 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
-
Hongkun Yu authored
PiperOrigin-RevId: 297002741
-
- 14 Feb, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 295231490
-
- 13 Feb, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 294997928
-
- 27 Jan, 2020 1 commit
-
-
George Sterpu authored
-