• Haoyu Zhang's avatar
    Merged commit includes the following changes: (#7365) · 1921a3b5
    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
    1921a3b5
modeling.py 37.4 KB