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

Added more fusion and vectorized kernel for transducer #1125

Merged
merged 7 commits into from
Jul 17, 2021

Conversation

nanz-nv
Copy link
Contributor

@nanz-nv nanz-nv commented Jul 7, 2021

  1. Added ReLU and dropout fusion into transducer joint.
  2. Added vectorized fused bwd kernel for transducer loss.
  3. Cleaned up the code.

nanz-nv and others added 7 commits May 28, 2021 13:41
* Reorganized code selection path in transducer joint fwd
* Added support for fused ReLU+dropout into transducer joint
* Vectorize transducer loss backward with fused softmax

* Added a predicate to avoid potential IMA
* Vectorize transducer loss backward with fused softmax

* Added a predicate to avoid potentional IMA

* Added more predicates to avoid IMAs
@nanz-nv
Copy link
Contributor Author

nanz-nv commented Jul 7, 2021

@ptrblck , could you please review, approve, and merge these changes? Thanks!

@ptrblck ptrblck merged commit 0c2c6ee into NVIDIA:master Jul 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.

2 participants