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

Optimize again for Ernie GPU Inference #22424

Closed
wants to merge 4 commits into from

Conversation

NHZlX
Copy link
Contributor

@NHZlX NHZlX commented Feb 3, 2020

  1. optim the multihead fuse pass( fuse the three fc to multihead) and also update the multihead op.
  2. Add embedding eltwise layernorm pass and embedding eltwise layernorm op.

2. add fused embedding eltwise layernorm pass
3. add fused embedding eltwise layernorm op
4. add embedding eltwise layernorm pass ut
test=develop
1. delete PADDLE_ENFORCE
2. add more info for PADDLE_ENFORCE_EQ

test=develop
test=develop
optim inplaceReluAdd kernel.
test=develop
@NHZlX
Copy link
Contributor Author

NHZlX commented Mar 12, 2020

Split this pr to :

#22486

#22494

@NHZlX NHZlX closed this Mar 12, 2020
@NHZlX NHZlX deleted the ernie_second_optim branch March 12, 2020 04:36
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

1 participant