Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

argument error #2

Closed
muzi-8 opened this issue May 21, 2018 · 4 comments
Closed

argument error #2

muzi-8 opened this issue May 21, 2018 · 4 comments

Comments

@muzi-8
Copy link

muzi-8 commented May 21, 2018

RuntimeError:avg_pool2d():argument 'input'(position 1)must be Variable,not tuple

@KangBK0120
Copy link
Owner

Hi, There are several fixes I forgot to commit.
However, I deleted all files after I made first commit.
I'm trying to debug it as soon as possible.
Could you tell me where you got that error?

@gchoi
Copy link

gchoi commented May 23, 2018

There is an error found:
in "model.py", NameError: name 'weights_init' is not defined.

@KangBK0120
Copy link
Owner

I'll debug the codes as soon as possible in this week.
After I made some changes, I'll notice on this issue. please re-fork after it.
Sorry for the inconvenience.

@KangBK0120
Copy link
Owner

KangBK0120 commented May 23, 2018

I pushed new codes. However, I cannot access GPU environments right now.
So if there are any errors, please let me know.

As I mentioned in README, I try to reflect pytorch 0.4.0 updates.
If you use older ones, please update pytorch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants