- 31 Jul, 2020 3 commits
-
-
Srihari Humbarwadi authored
-
Abdullah Rashwan authored
PiperOrigin-RevId: 324140487
-
Hongkun Yu authored
PiperOrigin-RevId: 324137297
-
- 30 Jul, 2020 7 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 324084377
-
xinliupitt authored
-
xinliupitt authored
-
xinliupitt authored
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 323948101
-
Tomer Kaftan authored
Pre-emptively disable the KerasTensors refactoring for the detection models in tensorflow models/official/vision/detection, because they rely on several unsupported things that will stop working entirely when the refactoring goes live. Specifically: * The custom layers implement `__call__` instead of `call` and rely on manually enter the keras backend graph * The vision models try to use `tf.while_loop` as Keras op layers during functional API construction, which is unsupported. Updating the models to avoid this would subtly change the variable names and break the pre-existing tf1-style name-based checkpoints, so for now we will just disable the KerasTensors refactoring for these models. PiperOrigin-RevId: 323937426
-
Hongkun Yu authored
PiperOrigin-RevId: 323927843
-
- 29 Jul, 2020 7 commits
-
-
xinliupitt authored
-
xinliupitt authored
-
xinliupitt authored
-
André Susano Pinto authored
PiperOrigin-RevId: 323827690
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 323732686
-
Hongkun Yu authored
PiperOrigin-RevId: 323711016
-
Hongkun Yu authored
PiperOrigin-RevId: 323685656
-
- 28 Jul, 2020 6 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 323653596
-
Hongkun Yu authored
PiperOrigin-RevId: 323644473
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 323627192
-
Srihari Humbarwadi authored
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 323515364
-
Hongkun Yu authored
PiperOrigin-RevId: 323499265
-
- 27 Jul, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 323430879
-
- 24 Jul, 2020 5 commits
-
-
Allen Wang authored
PiperOrigin-RevId: 323016002
-
Chen Chen authored
PiperOrigin-RevId: 323013252
-
Srihari Humbarwadi authored
- Fixed `intermediate_scale` in `Anchor` - "ratio" and "divisible" in doc string
-
Hongkun Yu authored
PiperOrigin-RevId: 322960082
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 322923416
-
- 23 Jul, 2020 2 commits
-
-
Allen Wang authored
PiperOrigin-RevId: 322884473
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 322844988
-
- 22 Jul, 2020 3 commits
-
-
Allen Wang authored
PiperOrigin-RevId: 322657835
-
Hongkun Yu authored
PiperOrigin-RevId: 322594580
-
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
-
- 21 Jul, 2020 4 commits
-
-
Hongkun Yu authored
(1) call() consume kwargs and implement _build_from_signature (layers added inside init_scope) (2) make build/call_attention as public. PiperOrigin-RevId: 322454619
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 322428923
-
Bruce Fontaine authored
PiperOrigin-RevId: 322415899
-
Hongkun Yu authored
PiperOrigin-RevId: 322387911
-
- 20 Jul, 2020 2 commits
-
-
Allen Wang authored
PiperOrigin-RevId: 322244056
-
Allen Wang authored
PiperOrigin-RevId: 322234532
-