Source code for mlbench_core.dataset.imagerecognition.tensorflow

from .cifar10 import DatasetCifar

__all__ = ["DatasetCifar"]