aistore.pytorch.map_dataset
aistore.pytorch.map_dataset
PyTorch Dataset for AIS.
Copyright (c) 2022-2026, NVIDIA CORPORATION. All rights reserved.
Module Contents
Classes
API
Bases: AISBaseMapDataset
A map-style dataset for objects in AIS.
If etl_name is provided, that ETL must already exist on the AIStore cluster.
Parameters:
ais_source_list
Single or list of AISSource objects to load data
prefix_map
Map of AISSource objects to list of prefixes that only allows
etl_name
Optional ETL on the AIS cluster to apply to each object