Construct input for CIFAR evaluation using the Reader ops. Args: eval_data: bool, indicating if one should use the train or eval data set. data_dir: Path to the CIFAR-10 data directory. batch_size: Number of images per batch. Returns: images: Images. 4D tensor of [batch_size, IMA
(eval_data, data_dir=DATA_DIR, batch_size=128)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected