alias-free-gan-pytorch icon indicating copy to clipboard operation
alias-free-gan-pytorch copied to clipboard

Modify to work successful in config-r

Open jiwoogit opened this issue 3 years ago • 0 comments

After reflecting from the official pytorch code, this project doesn't work in config-r.jsonnet setting. For detail, an error occurs when kernel_size is 1. I found a bug in padding size, so I modify by reflecting the official code.

jiwoogit avatar Jan 20 '22 13:01 jiwoogit