- 31 Jul, 2020 3 commits
-
-
Jaeyoun Kim authored
Deprecate old models
-
Abdullah Rashwan authored
PiperOrigin-RevId: 324140487
-
Hongkun Yu authored
PiperOrigin-RevId: 324137297
-
- 30 Jul, 2020 10 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 324102453
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 324084377
-
xinliupitt authored
-
xinliupitt authored
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 324052434
-
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
-
Vivek Rathod authored
PiperOrigin-RevId: 323916181
-
- 29 Jul, 2020 8 commits
-
-
xinliupitt authored
-
xinliupitt authored
-
xinliupitt authored
-
André Susano Pinto authored
PiperOrigin-RevId: 323827690
-
Sara Beery authored
PiperOrigin-RevId: 323805090
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 323732686
-
Hongkun Yu authored
PiperOrigin-RevId: 323711016
-
Hongkun Yu authored
PiperOrigin-RevId: 323685656
-
- 28 Jul, 2020 10 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 323668407
-
Hongkun Yu authored
PiperOrigin-RevId: 323653596
-
Hongkun Yu authored
PiperOrigin-RevId: 323644473
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 323627192
-
Vivek Rathod authored
PiperOrigin-RevId: 323608772
-
Ruoxin Sang authored
PiperOrigin-RevId: 323518930
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 323515364
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 323503471
-
Hongkun Yu authored
PiperOrigin-RevId: 323499265
-
Simon Kornblith authored
PiperOrigin-RevId: 323493207
-
- 27 Jul, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 323430879
-
- 24 Jul, 2020 8 commits
-
-
Ruoxin Sang authored
PiperOrigin-RevId: 323098007
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 323059388
-
Zhichao Lu authored
PiperOrigin-RevId: 323023127
-
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
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 322967458
-
Hongkun Yu authored
PiperOrigin-RevId: 322960082
-