File size: 121 Bytes
5fa1a76
 
 
1
2
3
return tf.expand_dims(tf_image, 0)
def preprocess_train(example_batch):
     """Apply train_transforms across a batch."""