TensorRT-LLMs/cpp/tensorrt_llm/kernels/decoderMaskedMultiheadAttention/decoderXQAImplJIT
tburt-nv c0dd6cbce0
infra: move nvrtc_wrapper to conan (#3282)
* add pip scripts dir to path
* move nvrtc_wrapper to conan
* support building nvrtc wrapper from source

---------

Signed-off-by: Tyler Burt <195370667+tburt-nv@users.noreply.github.com>
2025-04-15 05:31:01 +08:00
..
nvrtcWrapper infra: move nvrtc_wrapper to conan (#3282) 2025-04-15 05:31:01 +08:00
compileEngine.cpp infra: move nvrtc_wrapper to conan (#3282) 2025-04-15 05:31:01 +08:00
compileEngine.h Update TensorRT-LLM (#1554) 2024-05-07 23:34:28 +08:00
cubinObj.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
cubinObj.h Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
cubinObjRegistry.h fix: segfault in cudaDriverWrapper (#3017) 2025-04-02 08:55:19 +02:00
decoderXQAImplJIT.cpp Support speculative decoding with Hopper XQA (#3269) 2025-04-07 17:14:34 +08:00
decoderXQAImplJIT.h Support speculative decoding with Hopper XQA (#3269) 2025-04-07 17:14:34 +08:00
kernelUtils.cpp Support speculative decoding with Hopper XQA (#3269) 2025-04-07 17:14:34 +08:00
kernelUtils.h Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
serializationUtils.h Update TensorRT-LLM (#1554) 2024-05-07 23:34:28 +08:00