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

Import Variable & fix typo (conv -> layer) #2

Closed
wants to merge 1 commit into from
Closed

Import Variable & fix typo (conv -> layer) #2

wants to merge 1 commit into from

Conversation

GBLin5566
Copy link

This pr fixed #1 .

@jcjohnson
Copy link
Collaborator

Thanks for pointing this out! Instead of importing Variable I'd prefer to eliminate it entirely to make the code fully compliant with PyTorch 0.4, which I've done in 2a4126b

@jcjohnson jcjohnson closed this Jul 3, 2018
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

Successfully merging this pull request may close these issues.

Undefined names: 'conv' and 'Variable()'
2 participants