mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
* feat: use NVRTC for DeepGEMM JIT compilation Signed-off-by: Zihua Wu * fix: add license Signed-off-by: Zihua Wu * feat: store NVRTC JIT results in memory by default Signed-off-by: Zihua Wu * feat: refinement Signed-off-by: Zihua Wu * feat: refinement Signed-off-by: Zihua Wu * test: set timeout to 7200 Signed-off-by: Zihua Wu --------- Signed-off-by: Zihua Wu |
||
|---|---|---|
| .. | ||
| compiler.cuh | ||
| fp8_gemm_impl.cuh | ||
| fp8_gemm.cuh | ||
| jit_utils.cuh | ||
| mma_utils.cuh | ||
| nvrtc_cutlass.cuh | ||
| nvrtc_std.cuh | ||
| runtime.cuh | ||
| scheduler.cuh | ||
| tma_utils.cuh | ||
| utils.cuh | ||