Closed discretecoder closed 4 years ago
when I try to train on my own dataset, the model fails to generate. train_model = eval(config.symbol)().cuda() is just executed repeatedly, is there a solution?
thanks
when I try to train on my own dataset, the model fails to generate. train_model = eval(config.symbol)().cuda() is just executed repeatedly, is there a solution?
thanks