Skip to content

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

Merged
tqchen merged 2 commits into
apache:mainfrom
trevor-m:trt-batchmm-layernorm-erf
May 8, 2021
Merged

[BYOC][TensorRT] Add nn.batch_matmul, nn.layer_norm, erf#8005
tqchen merged 2 commits into
apache:mainfrom
trevor-m:trt-batchmm-layernorm-erf

Conversation

@trevor-m

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

Copy link
Copy Markdown
Contributor

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

  • nn.batch_matmul
  • nn.layer_norm
  • erf

@comaniac comaniac left a comment

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.

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