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

Add Layernorm option for Wenet trt #434

Merged
merged 5 commits into from
Feb 8, 2023
Merged

Conversation

yuekaizhang
Copy link
Contributor

  1. remove hard-coding path, since trt 8.5.1.7 has fixed previous issue.
  2. add layernorm option for different wenet configuration
  3. increase pre-allocate conv space from 1<<27 to 1<<29, which is necessary for concurrency more than 100.

@byshiue byshiue merged commit 3357ef6 into NVIDIA:main Feb 8, 2023
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.

2 participants