ypxie / HDGan

Pytorch implementation of HDGan
150 stars 36 forks source link

TextDataset #14

Closed mauricioarmani closed 5 years ago

mauricioarmani commented 5 years ago

Hello,

In train/train_neudist/train_nd_worker.py line 20, the import is not possible because TextDataset is not defined in HDGan/fuel/datasets.py.

ypxie commented 5 years ago

thanks! I think it's a typo during code refactorization. please change it to Dataset.