a typo #127
hypergravity
started this conversation in
General
a typo
#127
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Machine-Learning-Collection/ML/Pytorch/GANs/CycleGAN/generator_model.py
Line 68 in 088bdb6
I guess you might mean
gen = Generator(img_channels, 64, 9)
in this lineBeta Was this translation helpful? Give feedback.
All reactions