mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-31 00:01:22 +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> |
||
|---|---|---|
| .. | ||
| auto_deploy | ||
| compilation | ||
| modeling | ||
| modules | ||
| multi_gpu | ||
| multi_gpu_modeling | ||
| speculative | ||
| thop | ||
| helpers.py | ||
| pattern_watcher.py | ||
| test_attention_mla.py | ||
| test_attention_no_cache.py | ||
| test_attention.py | ||
| test_autotuner.py | ||
| test_flashinfer_attention.py | ||
| test_flashinfer_star_attn.py | ||
| test_mnnvl_memory.py | ||
| test_overlap_scheduler_input.json | ||
| test_overlap_scheduler.py | ||
| test_pytorch_model_engine.py | ||
| test_resource_manager.py | ||
| test_return_logits.py | ||
| test_trtllm_decoder.py | ||
| test_vanilla_attention.py | ||