Commit cfc8306d authored by Rajagopal Ananthanarayanan's avatar Rajagopal Ananthanarayanan Committed by A. Unique TensorFlower
Browse files

Internal change

PiperOrigin-RevId: 286434182
parent 5b4eaa3f
...@@ -28,7 +28,7 @@ from official.vision.detection.dataloader import mode_keys as ModeKeys ...@@ -28,7 +28,7 @@ from official.vision.detection.dataloader import mode_keys as ModeKeys
class InputFn(object): class InputFn(object):
"""Input function for tf.Estimator.""" """Input function that creates dataset from files."""
def __init__(self, def __init__(self,
file_pattern: Text, file_pattern: Text,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment