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

[BYOC][TensorRT] Add nn.batch_matmul, nn.layer_norm, erf #8005

Merged
merged 2 commits into from
May 8, 2021

Conversation

trevor-m
Copy link
Contributor

@trevor-m trevor-m commented May 7, 2021

Adds support to TRT BYOC for 3 operators used for models like BERT.

  • nn.batch_matmul
  • nn.layer_norm
  • erf

Copy link
Contributor

@comaniac comaniac left a comment

Choose a reason for hiding this comment

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

You might also need to update the supported op list in the TRT doc?

@tqchen tqchen merged commit 4c1a6aa into apache:main May 8, 2021
mehrdadh pushed a commit to mehrdadh/tvm that referenced this pull request May 19, 2021
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Jun 17, 2021
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Jun 17, 2021
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