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

[Paddle-TRT] Add gather_nd and reduce_sum trt op. (#33324) #33365

Merged
merged 2 commits into from
Jun 9, 2021

Conversation

jiweibo
Copy link
Contributor

@jiweibo jiweibo commented Jun 7, 2021

PR types

Others

PR changes

Others

Describe

cherry-pick #33324

  • Add gather_nd trt dynamic plugin and converter.
  • Add reduce_sum trt converter.
  • Fix multihead_matmul plugin when input seq_len > 1024.
  • Fix emb_eltwise_layernorm plugin when ernie has >3 input.

@paddle-bot-old
Copy link

paddle-bot-old bot commented Jun 7, 2021

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

Copy link
Contributor

@chenwhql chenwhql left a comment

Choose a reason for hiding this comment

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

LGTM for PADDLE_ENFORCE

Copy link
Contributor

@Superjomn Superjomn left a comment

Choose a reason for hiding this comment

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

LGTM

@Superjomn Superjomn merged commit 6385f5e into PaddlePaddle:release/2.1 Jun 9, 2021
@jiweibo jiweibo deleted the release/2.1 branch June 9, 2021 07:01
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.

3 participants