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

---------

Co-authored-by: akhoroshev <arthoroshev@gmail.com>
Co-authored-by: Fabian Joswig <fjosw@users.noreply.github.com>
Co-authored-by: Tayef Shah <tayefshah@gmail.com>
Co-authored-by: lfz941 <linfanzai941@gmail.com>
2024-08-07 16:44:43 +08:00
..
cubin Update TensorRT-LLM (#2008) 2024-07-23 23:05:09 +08:00
decoderXQAImplJIT Update TensorRT-LLM (#2094) 2024-08-07 16:44:43 +08:00
instantiation Update TensorRT-LLM (#2094) 2024-08-07 16:44:43 +08:00
CMakeLists.txt Update TensorRT-LLM (#2008) 2024-07-23 23:05:09 +08:00
copy_cu.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
decoderMaskedMultiheadAttentionLaunch.h Update TensorRT-LLM (#2008) 2024-07-23 23:05:09 +08:00
decoderMaskedMultiheadAttentionTemplate.h Update TensorRT-LLM (#2008) 2024-07-23 23:05:09 +08:00
decoderXQAConstants.h Update TensorRT-LLM (#2094) 2024-08-07 16:44:43 +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.cpp Update TensorRT-LLM (#1793) 2024-06-18 18:18:23 +08:00
decoderXQAImplCommon.h Update TensorRT-LLM (#2094) 2024-08-07 16:44:43 +08:00
decoderXQAImplPrecompiled.cpp Update TensorRT-LLM (#2094) 2024-08-07 16:44:43 +08:00
decoderXQAImplPrecompiled.h Update TensorRT-LLM (#1554) 2024-05-07 23:34:28 +08:00
decoderXQARunner.cpp Update TensorRT-LLM (#2094) 2024-08-07 16:44:43 +08:00
decoderXQARunner.h Update TensorRT-LLM (#2094) 2024-08-07 16:44:43 +08:00
mmha_notes.md Initial commit 2023-09-20 00:29:41 -07:00
tensorMapUtils.cpp Update TensorRT-LLM (#1891) 2024-07-04 14:37:19 +08:00
tensorMapUtils.h Update TensorRT-LLM (#1688) 2024-05-28 20:07:49 +08:00
xqaParams.h Update TensorRT-LLM (#2008) 2024-07-23 23:05:09 +08:00