skf15963's picture
Duplicate from fclong/summary
fb238e8
raw
history blame contribute delete
116 Bytes
# coding=utf-8
from .task_datasets import LCSTSDataModel, LCSTSDataset
__all__ = ['LCSTSDataModel', 'LCSTSDataset']