pfnet/PaintsChainer

error in upgrade to v2

Lukeisme opened this issue · 0 comments

after upgrade .there is a error .

TypeError: init() got an unexpected keyword argument 'wscale'

in unet.py line 112

it should be the problem of that 'the wscale option has been removed from links since Chainer v2'
upgrade guide