openai / glow

Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"
https://arxiv.org/abs/1807.03039
MIT License
3.11k stars 515 forks source link

How long does it needs to train glow on MNIST? #85

Closed yuffon closed 5 years ago

yuffon commented 5 years ago

I have two 1080ti gpus. Now I want to try glow on MNIST. The default epoch number is 1000000. How long does it needs?