Merged commit includes the following changes: (#7365)
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
Showing
This diff is collapsed.
Please register or sign in to comment