- 12 Aug, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 326286926
-
- 10 Aug, 2020 1 commit
-
-
Hongkun Yu authored
-
- 19 May, 2020 1 commit
-
-
Hongkun Yu authored
Remove is_v2_0 PiperOrigin-RevId: 312336907
-
- 20 Apr, 2020 1 commit
-
-
Allen Wang authored
PiperOrigin-RevId: 307421021
-
- 16 Mar, 2020 1 commit
-
-
Allen Wang authored
PiperOrigin-RevId: 301185629
-
- 28 Jan, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 292007895
-
- 27 Nov, 2019 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 282669615
-
- 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
-
- 21 Jun, 2019 1 commit
-
-
Toby Boyd authored
* XLA FP32 and first test * More XLA benchmarks FP32. * Add eager to NCF and refactor resnet. * fix v2_0 calls and more flag refactor. * Remove extra flag args. * 90 epoch default * add return * remove xla not used by estimator. * Remove duplicate run_eagerly. * fix flag defaults. * Remove fp16_implementation flag option. * Remove stop early on mlperf test. * remove unneeded args. * load flags from keras mains.
-
- 20 Jun, 2019 1 commit
-
-
Haoyu Zhang authored
-
- 17 Apr, 2019 1 commit
-
-
Shining Sun authored
* before moving test cases to the base class * Added tests for keras cifar and keras imagenet * fix cifar10_test * add blank lines * fix lint errors * fix lint * Resolve comments * Modified two resnet keras tests * Tests passed * Remove keras_test_base * Remove gpu from the no-dist tests
-