openai / generating-reviews-discovering-sentiment

Code for "Learning to Generate Reviews and Discovering Sentiment"
https://arxiv.org/abs/1704.01444
MIT License
1.51k stars 379 forks source link

training speed confirmation #44

Closed raulpuric closed 6 years ago

raulpuric commented 6 years ago

The readme says that the model trained at 12,500 ch/s across 4 nvidia pascal gpus.

Is this 12,500 per gpu, or in total for the 4 gpus.

I'm trying to benchmark the performance of my set up/trying to estimate how long I need to wait for the equivalent 1 month of training time mentioned in the paper.

raulpuric commented 6 years ago

Just confirmed with alec it was in total for 4 gpus.