magma / magma /datasets /__init__.py
stellaathena's picture
This should work
bb5cd12
raw history blame
No virus
61 Bytes
from .dataset import (
ImgCptDataset,
collate_fn,
)