chainer-gan-lib
chainer-gan-lib copied to clipboard
float scale in F.average_pooling_2d
In updater of progressive GAN, the "reso", "reso_low" and "reso_high" at lines 41,47,48 must be converted to "int" as it will then be used as kernel and stride in F.average_pooling_2d