TensorRT-LLMs/cpp/tensorrt_llm/kernels/decoderMaskedMultiheadAttention
Kaiyu Xie 1730a587d8
Update TensorRT-LLM (#2363)
* Update TensorRT-LLM

---------

Co-authored-by: tonylek <137782967+tonylek@users.noreply.github.com>
2024-10-22 20:27:35 +08:00
..
cubin Update TensorRT-LLM (#2008) 2024-07-23 23:05:09 +08:00
decoderXQAImplJIT Update TensorRT-LLM (#2363) 2024-10-22 20:27:35 +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 (#2184) 2024-09-03 12:14:23 +02:00
decoderMaskedMultiheadAttentionTemplate.h Update TensorRT-LLM (#2363) 2024-10-22 20:27:35 +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 (#2363) 2024-10-22 20:27:35 +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 (#2363) 2024-10-22 20:27:35 +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