# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. # SPDX-License-Identifier: MIT-0 from .dataset_caltech import CaltechBenchmarkDataset from .dataset_synthetic import SyntheticBenchmarkDataset from .dataset_s3prefix import S3PrefixDataset