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

---------

Co-authored-by: RunningLeon <mnsheng@yeah.net>
Co-authored-by: Tlntin <TlntinDeng01@Gmail.com>
Co-authored-by: ZHENG, Zhen <zhengzhen.z@qq.com>
Co-authored-by: Pham Van Ngoan <ngoanpham1196@gmail.com>
Co-authored-by: Nathan Price <nathan@abridge.com>
Co-authored-by: Tushar Goel <tushar.goel.ml@gmail.com>
Co-authored-by: Mati <132419219+matichon-vultureprime@users.noreply.github.com>
2024-06-04 20:26:32 +08:00
..
cubin Update TensorRT-LLM (#1725) 2024-06-04 20:26:32 +08:00
decoderXQAImplJIT Update TensorRT-LLM (#1725) 2024-06-04 20:26:32 +08:00
instantiation Update TensorRT-LLM (#1688) 2024-05-28 20:07:49 +08:00
CMakeLists.txt Update TensorRT-LLM (#1725) 2024-06-04 20:26:32 +08:00
copy_cu.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
decoderMaskedMultiheadAttentionLaunch.h Update TensorRT-LLM (#1725) 2024-06-04 20:26:32 +08:00
decoderMaskedMultiheadAttentionTemplate.h Update TensorRT-LLM (#1725) 2024-06-04 20:26:32 +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 (#1725) 2024-06-04 20:26:32 +08:00
decoderXQAImplPrecompiled.cpp Update TensorRT-LLM (#1725) 2024-06-04 20:26:32 +08:00
decoderXQAImplPrecompiled.h Update TensorRT-LLM (#1554) 2024-05-07 23:34:28 +08:00
decoderXQARunner.cpp Update TensorRT-LLM (#1725) 2024-06-04 20:26:32 +08:00
decoderXQARunner.h Update TensorRT-LLM (#1725) 2024-06-04 20:26:32 +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 (#1725) 2024-06-04 20:26:32 +08:00