- 23 Nov, 2021 1 commit
-
-
Frederick Liu authored
PiperOrigin-RevId: 411729044
-
- 10 Mar, 2021 1 commit
-
-
Frederick Liu authored
PiperOrigin-RevId: 361957289
-
- 26 Oct, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 339071563
-
- 12 Aug, 2020 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 326286926
-
Hongkun Yu authored
PiperOrigin-RevId: 326286926
-
- 22 Jul, 2020 2 commits
-
-
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
-
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
-
- 13 Feb, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 294997928
-
- 20 Aug, 2019 1 commit
-
-
Reed authored
The old infer_float32_policies policy will be removed from TensorFlow soon.
-
- 08 Aug, 2019 1 commit
-
-
Reed authored
Also, do Transformer inference in fp16, as well as training, when --dtype=fp16. In TF 2, layers now cannot run in multiple different dtypes, so we must use the same dtype for training and inference.
-
- 22 May, 2019 2 commits
-
-
Toby Boyd authored
-
Tian Lin authored
* Merged commit includes the following changes: 249218656 by tianlin<tianlin@google.com>: Deal with imports, fix a typo and make unit tests fast. -- 249198645 by tianlin<tianlin@google.com>: Trivial: Remove one empty line before "import tensorflow" -- 249195490 by tianlin<tianlin@google.com>: Initialize Transformer TF V2 Model with Keras subclassing implementation. (Compatible with TF V1) -- 249195008 by tianlin<tianlin@google.com>: Internal change 249173564 by hongkuny<hongkuny@google.com>: Internal change 249079258 by hongkuny<hongkuny@google.com>: Internal change 247691534 by haoyuzhang<haoyuzhang@google.com>: Internal change 247533725 by haoyuzhang<haoyuzhang@google.com>: Internal change 247509295 by haoyuzhang<haoyuzhang@google.com>: Internal change 247311355 by wangtz<wangtz@google.com>: Internal change 247303127 by wangtz<wangtz@google.com>: ...
-