-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add varlen MHA fp16 slen=384 kernels for sm_86
1. add varlen mha fp16 slen=384 kernel for sm_86 2. referesh all sm_86 kernels now use NVCC -gencode=arch=compute_86,code=\"sm_86\" 3. use unfused kernel for fixed len s=384 fp16 Signed-off-by: Rajeev Rao <[email protected]>
- Loading branch information
1 parent
0fa021a
commit 3ea9099
Showing
19 changed files
with
53,684 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1,661 changes: 1,661 additions & 0 deletions
1,661
plugin/bertQKVToContextPlugin/fused_multihead_attention_fp16_384_64_kernel.sm86.cpp
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.