def parse_and_preprocess_image_record()

in benchmarks/horovod-resnet/train_imagenet_resnet_hvd.py [0:0]


def parse_and_preprocess_image_record(
    record,
    counter,
    height,
    width,
    brightness,
    contrast,
    saturation,
    hue,
    distort=False,
    nsummary=10,
    increased_aug=False,