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

remove autograd.Variable and fixed symbol P #20

Closed
wants to merge 1 commit into from

Conversation

SpellOnYou
Copy link

  1. The variable API has been deprecated. you can remove this. I just provided an example with basic attention model. if you agree with me, retune it.
    https://pytorch.org/docs/stable/autograd.html#variable-deprecated

  2. sequence to sequence model has n_step variable(i guess you mean padding... right? but I just little confused that you used identical terminology even if this is tutorial.

@graykode
Copy link
Owner

graykode commented Apr 2, 2019

@SpellOnYou Thanks for Contribution, but Why don't you recommit your github nickname to stay?
Could you recommit with git config user.name='github id'?
If you dont want, Please write on this thread. Thanks!

@graykode
Copy link
Owner

graykode commented Apr 4, 2019

@SpellOnYou There is some wrong thing. 'P' is abbreviation of [PAD]

@graykode graykode closed this Apr 4, 2019
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.

None yet

2 participants