Converts the given filenames to a TFRecord dataset. Args: split_name: The name of the dataset, either 'train' or 'valid'. filenames: A list of absolute paths to jpeg images. filename_to_class_id: A dictionary from filenames (strings) to class ids (integ
(split_name, filenames, filename_to_class_id, dataset_dir)
source not stored for this graph (policy: none)
no test coverage detected