Returns preprocessing_fn(image, height, width, **kwargs). Args: name: The name of the preprocessing function. is_training: `True` if the model is being used for training. Returns: preprocessing_fn: A function that preprocessing a single image (pre-batch). It has t
(is_training=False)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected