- 05 Dec, 2019 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 284016229
-
Jaehong Kim authored
PiperOrigin-RevId: 283962490
-
- 28 Oct, 2019 1 commit
-
-
Zongwei Zhou authored
PiperOrigin-RevId: 277082247
-
- 23 Oct, 2019 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 276210315
-
- 22 Oct, 2019 2 commits
-
-
Rohan Jain authored
Getting rid of experimental_allow_stateful now that we have experimental_external_state_policy instead. that option. We've replaced experimental_allow_stateful with experimental_external_state_policy with a default of WARN in which we'll only print a warning message and not fail. As a result, we can now safely remove all client code that explicitly set the allow_stateful_ops flag to True. PiperOrigin-RevId: 276115313
-
Ruoxin Sang authored
PiperOrigin-RevId: 276103495
-
- 11 Oct, 2019 3 commits
-
-
Hongkun Yu authored
This reverts commit b4e560dc.
-
Hongkun Yu authored
* Revert "Update tf.contrib.data to tf.data.experimental. (#7650)" This reverts commit faf4bbb3. * revert research
-
Derek Murray authored
-
- 10 Oct, 2019 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 274015143
-
Hongkun Yu authored
PiperOrigin-RevId: 273861263
-
- 04 Oct, 2019 1 commit
-
-
Jing Li authored
PiperOrigin-RevId: 272915002
-
- 19 Aug, 2019 1 commit
-
-
Haoyu Zhang authored
Moving Keras ResNet models to `official/vision/image_classification` and benchmarks to `official/benchmark`. PiperOrigin-RevId: 264268533
-
- 02 Aug, 2019 1 commit
-
-
Haoyu Zhang authored
261339941 by haoyuzhang<haoyuzhang@google.com>: Own library functions in Keras ResNet models, and remove dependencies on v1 Estimator version of ResNet models. Most dependencies that the Keras version has are related to data input pipelines. Created dedicated files (cifar_preprocessing.py, imagenet_preprocessing.py) to collect all logic handling Cifar and ImageNet data input function. -- 261339166 by haoyuzhang<haoyuzhang@google.com>: Internal change 261317601 by akuegel<akuegel@google.com>: Internal change 261218818 by A. Unique TensorFlower<gardener@tensorflow.org>: Internal change PiperOrigin-RevId: 261339941
-