TensorRT-LLMs/cpp/tensorrt_llm/kernels/decoderMaskedMultiheadAttention
Kaiyu Xie f430a4b447
Update TensorRT-LLM (#1688)
* Update TensorRT-LLM

---------

Co-authored-by: IbrahimAmin <ibrahimamin532@gmail.com>
Co-authored-by: Fabian Joswig <fjosw@users.noreply.github.com>
Co-authored-by: Pzzzzz <hello-cd.plus@hotmail.com>
Co-authored-by: CoderHam <hemant@cohere.com>
Co-authored-by: Konstantin Lopuhin <kostia.lopuhin@gmail.com>
2024-05-28 20:07:49 +08:00
..
cubin Update TensorRT-LLM (#1639) 2024-05-21 17:51:02 +08:00
decoderXQAImplJIT Update TensorRT-LLM (#1688) 2024-05-28 20:07:49 +08:00
instantiation Update TensorRT-LLM (#1688) 2024-05-28 20:07:49 +08:00
CMakeLists.txt Update TensorRT-LLM (#1688) 2024-05-28 20:07:49 +08:00
copy_cu.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
decoderMaskedMultiheadAttentionLaunch.h Update TensorRT-LLM (#1688) 2024-05-28 20:07:49 +08:00
decoderMaskedMultiheadAttentionTemplate.h Update TensorRT-LLM (#1688) 2024-05-28 20:07:49 +08:00
decoderXQAConstants.h Update TensorRT-LLM (#1492) 2024-04-24 14:44:22 +08:00
decoderXQAImpl.cpp Update TensorRT-LLM (#1554) 2024-05-07 23:34:28 +08:00
decoderXQAImpl.h Update TensorRT-LLM (#1554) 2024-05-07 23:34:28 +08:00
decoderXQAImplCommon.h Update TensorRT-LLM (#1598) 2024-05-14 16:43:41 +08:00
decoderXQAImplPrecompiled.cpp Update TensorRT-LLM (#1688) 2024-05-28 20:07:49 +08:00
decoderXQAImplPrecompiled.h Update TensorRT-LLM (#1554) 2024-05-07 23:34:28 +08:00
decoderXQARunner.cpp Update TensorRT-LLM (#1688) 2024-05-28 20:07:49 +08:00
decoderXQARunner.h Update TensorRT-LLM (#1598) 2024-05-14 16:43:41 +08:00
mmha_notes.md Initial commit 2023-09-20 00:29:41 -07:00
tensorMapUtils.cpp Update TensorRT-LLM (#1688) 2024-05-28 20:07:49 +08:00
tensorMapUtils.h Update TensorRT-LLM (#1688) 2024-05-28 20:07:49 +08:00
xqaParams.h Update TensorRT-LLM (#1598) 2024-05-14 16:43:41 +08:00