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

Several questions #1

Open
Naruto-Sasuke opened this issue Apr 24, 2018 · 1 comment
Open

Several questions #1

Naruto-Sasuke opened this issue Apr 24, 2018 · 1 comment

Comments

@Naruto-Sasuke
Copy link

  1. Can we use recursive_generator similar with the official code?
  2. LayerNorm is in here http://pytorch.org/docs/master/nn.html#layernorm.(Seems in this week v0.4 will be released)
@Blade6570
Copy link
Owner

  1. Hey, thanks a lot for pointing this out. In pytorch I found it difficult to recursively call and do backpropagation as in the original implementation. So I did it in a different way.
  2. LayerNorm has been recently released and I will add it in the upcoming updates.

@Blade6570 Blade6570 reopened this Jun 18, 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

No branches or pull requests

2 participants