- 03 Aug, 2020 5 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 324659665
-
Chen Chen authored
Change the version of tf models nightly pip to 2.3.0 and the required tensorflow package for non-nightly pip to tensorflow>=2.3.0. PiperOrigin-RevId: 324656938
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 324656070
-
Chen Chen authored
PiperOrigin-RevId: 324630399
-
Francois Chollet authored
PiperOrigin-RevId: 324625967
-
- 02 Aug, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 324457211
-
- 01 Aug, 2020 2 commits
-
-
xinliupitt authored
-
xinliupitt authored
-
- 31 Jul, 2020 13 commits
-
-
xinliupitt authored
-
Hongkun Yu authored
PiperOrigin-RevId: 324258617
-
Hongkun Yu authored
PiperOrigin-RevId: 324258617
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 324245883
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 324245883
-
Srihari Humbarwadi authored
-
Hongkun Yu authored
PiperOrigin-RevId: 324155447
-
Hongkun Yu authored
PiperOrigin-RevId: 324155447
-
Jaeyoun Kim authored
Deprecate old models
-
Abdullah Rashwan authored
PiperOrigin-RevId: 324140487
-
Abdullah Rashwan authored
PiperOrigin-RevId: 324140487
-
Hongkun Yu authored
PiperOrigin-RevId: 324137297
-
Hongkun Yu authored
PiperOrigin-RevId: 324137297
-
- 30 Jul, 2020 15 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 324102453
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 324102453
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 324084377
-
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
-
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
-
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
-
Hongkun Yu authored
PiperOrigin-RevId: 323927843
-
Vivek Rathod authored
PiperOrigin-RevId: 323916181
-
- 29 Jul, 2020 4 commits
-
-
xinliupitt authored
-
xinliupitt authored
-
xinliupitt authored
-
André Susano Pinto authored
PiperOrigin-RevId: 323827690
-