mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
* fix segmentation fault in cudaDriverWrapper Signed-off-by: jdebache <jdebache@nvidia.com> * replace cuGetErrorMessage with cuGetErrorString and added tests Signed-off-by: jdebache <jdebache@nvidia.com> --------- Signed-off-by: jdebache <jdebache@nvidia.com> |
||
|---|---|---|
| .. | ||
| nvrtcWrapper | ||
| compileEngine.cpp | ||
| compileEngine.h | ||
| cubinObj.cpp | ||
| cubinObj.h | ||
| cubinObjRegistry.h | ||
| decoderXQAImplJIT.cpp | ||
| decoderXQAImplJIT.h | ||
| kernelUtils.cpp | ||
| kernelUtils.h | ||
| serializationUtils.h | ||