akanimax / pro_gan_pytorch

Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code profiling

akanimax opened this issue · comments

Doing an informal test the other day, it seems like some operations have slowed down quite a bit since the new changes. Need to add profiling options to the code and remove any possible bottlenecks.