- 09 Oct, 2019 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 273653001
-
- 07 Oct, 2019 1 commit
-
-
A. Unique TensorFlower authored
Bert fp16 perf improvements, do the matmul in intermediate later in fp16, and also remove explicit casting to fp32 for layerNorm. PiperOrigin-RevId: 273379063
-
- 04 Oct, 2019 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 272777104
-
- 03 Oct, 2019 2 commits
-
-
Hongkun Yu authored
As the model code is subject to a major change, we do not release hub module at this moment. PiperOrigin-RevId: 272688279
-
Sergey Mironov authored
-
- 27 Sep, 2019 1 commit
-
-
Hongkun Yu authored
Support variable reshape to make TF1 checkpoint compatible with a Bert without reshape in einsum layers. PiperOrigin-RevId: 271613961
-
- 24 Sep, 2019 2 commits
-
-
Bruce Fontaine authored
PiperOrigin-RevId: 270926016
-
Hongkun Yu authored
PiperOrigin-RevId: 270817869
-
- 20 Sep, 2019 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 270346317
-
Hongkun Yu authored
PiperOrigin-RevId: 270313909
-
- 18 Sep, 2019 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 269884242
-
Sergey Mironov authored
-
- 17 Sep, 2019 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 269640109
-
Hongkun Yu authored
Refactor basic utils to modeling/ PiperOrigin-RevId: 269600561
-
- 13 Sep, 2019 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 268968289
-
- 11 Sep, 2019 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 268543563
-
- 19 Jul, 2019 1 commit
-
-
Jing Li authored
* Merged commit includes the following changes: 258867180 by jingli<jingli@google.com>: Add new folders for upcoming reorg in model garden. -- 258893811 by hongkuny<hongkuny@google.com>: Adds summaries for metrics, allowing metrics inside keras.model. -- 258893048 by isaprykin<isaprykin@google.com>: Remove the `cloning` argument to `compile()`. Keras models are distributed by cloning in graph mode and without cloning in eager mode as of the change # 258652546. -- 258881002 by hongkuny<hongkuny@google.com>: Fix lint. -- 258874998 by hongkuny<hongkuny@google.com>: Internal -- 258872662 by hongkuny<hongkuny@google.com>: Fix doc -- PiperOrigin-RevId: 258867180 * Create __init__.py * Update __init__.py * Update __init__.py * Update __init__.py
-