Thanks to visit codestin.com
Credit goes to github.com

Skip to content

add tanh to AD and fix layernorm schema#17816

Closed
wanchaol wants to merge 1 commit into
pytorch:masterfrom
wanchaol:lmfix
Closed

add tanh to AD and fix layernorm schema#17816
wanchaol wants to merge 1 commit into
pytorch:masterfrom
wanchaol:lmfix

Conversation

@wanchaol
Copy link
Copy Markdown
Collaborator

@wanchaol wanchaol commented Mar 8, 2019

No description provided.

@facebook-github-bot facebook-github-bot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Mar 8, 2019
Comment thread torch/csrc/jit/symbolic_script.cpp Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: no need to assign output and grad_self. You should just be able to put the expressions in the return lines

@wanchaol wanchaol marked this pull request as ready for review March 12, 2019 21:15
@wanchaol wanchaol force-pushed the lmfix branch 2 times, most recently from e592b8c to 32d9a36 Compare March 13, 2019 18:07
Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@wanchaol has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary: Pull Request resolved: pytorch#17816

Differential Revision: D14453048

Pulled By: wanchaol

fbshipit-source-id: 45815db964a4d9ee85d8933e335b47f215e3c467
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

oncall: jit Add this issue/PR to JIT oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants