mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
* upgrade cutlass to 3.9 Signed-off-by: Pamela Peng <179191831+pamelap-nvidia@users.noreply.github.com> update latest internal_cutlass_kernels; revert cutlass version update; fix fp4 gemm for sm100 Signed-off-by: Pamela Peng <179191831+pamelap-nvidia@users.noreply.github.com> * update internal cutlass kernels Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com> * fix file Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com> * remove unnecessary change Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com> * update hash Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com> --------- Signed-off-by: Pamela Peng <179191831+pamelap-nvidia@users.noreply.github.com> Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com> Co-authored-by: Pamela Peng <179191831+pamelap-nvidia@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| api | ||
| bertAttentionPlugin | ||
| common | ||
| cpSplitPlugin | ||
| cudaStreamPlugin | ||
| cumsumLastDimPlugin | ||
| doraPlugin | ||
| eaglePlugin | ||
| fp4GemmPlugin | ||
| fp8RowwiseGemmPlugin | ||
| fusedLayernormPlugin | ||
| gemmAllReducePlugin | ||
| gemmPlugin | ||
| gemmSwigluPlugin | ||
| gptAttentionCommon | ||
| gptAttentionPlugin | ||
| identityPlugin | ||
| layernormQuantizationPlugin | ||
| lookupPlugin | ||
| loraPlugin | ||
| lowLatencyGemmPlugin | ||
| lowLatencyGemmSwigluPlugin | ||
| lruPlugin | ||
| mambaConv1dPlugin | ||
| mixtureOfExperts | ||
| ncclPlugin | ||
| qserveGemmPlugin | ||
| quantizePerTokenPlugin | ||
| quantizeTensorPlugin | ||
| quantizeToFP4Plugin | ||
| rmsnormQuantizationPlugin | ||
| selectiveScanPlugin | ||
| smoothQuantGemmPlugin | ||
| topkLastDimPlugin | ||
| weightOnlyGroupwiseQuantMatmulPlugin | ||
| weightOnlyQuantMatmulPlugin | ||
| CMakeLists.txt | ||
| exports.def | ||
| exports.map | ||