Skip to content

More pytorchic using nn.GELU module#27

Open
guglie wants to merge 2 commits intodhlee347:masterfrom
guglie:patch-1
Open

More pytorchic using nn.GELU module#27
guglie wants to merge 2 commits intodhlee347:masterfrom
guglie:patch-1

Conversation

@guglie
Copy link
Copy Markdown

@guglie guglie commented Mar 29, 2020

No description provided.

Copy link
Copy Markdown

@emanuelevivoli emanuelevivoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, the previous order was fc2(gelu(fc1(x))).
You changed it to GELU(fc2(fc1(x))).
Was it intentional or not?

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.

2 participants