TensorRT-LLMs/tests/unittest
Yan Chunwei 07f6da763d
[TRTLLM-5530] chore: rename LLM.autotuner_enabled to enable_autotuner (#5876)
Signed-off-by: Superjomn <328693+Superjomn@users.noreply.github.com>
2025-07-10 11:31:35 +08:00
..
_torch feat: Custom masking utils for Gemma3 VLM (#5853) 2025-07-10 06:18:04 +09:00
api_stability [TRTLLM-5530] chore: rename LLM.autotuner_enabled to enable_autotuner (#5876) 2025-07-10 11:31:35 +08:00
bindings [TRTLLM-6104] feat: add request_perf_metrics to LLMAPI (#5497) 2025-06-27 17:03:05 +02:00
disaggregated feat: Dynamically remove servers in PD (#5270) 2025-06-25 09:50:04 +08:00
llmapi [TRTLLM-5530] chore: rename LLM.autotuner_enabled to enable_autotuner (#5876) 2025-07-10 11:31:35 +08:00
others test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
scaffolding Waive unittest failures introduced by PR#5345 (removal of ScaffoldingOutput class) (#5886) 2025-07-10 09:53:31 +08:00
tools Enable trtllm-bench to run LoRA and add basic e2e perf testing capability for LoRA in PyT flow (#5130) 2025-06-15 18:54:04 +03:00
trt Update transformers to 4.53.0 (#5747) 2025-07-09 09:32:24 -07:00
utils feat: W4A16 GEMM (#4232) 2025-07-01 10:36:05 +03:00
conftest.py [feat][test] reuse MPI pool executor across tests (#5566) 2025-06-29 17:23:12 +03:00
dump_checkpoint_stats.py Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
gc_utils.py [nvbug 5273941] fix: broken cyclic reference detect (#5417) 2025-07-01 20:12:55 +08:00
profile_utils.py Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
pytest.ini [ci] parallelize torch unittests (#5714) 2025-07-09 11:05:57 +03:00
test_model_runner_cpp.py Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
test_pip_install.py relax the limitation of setuptools (#2992) 2025-03-24 13:36:10 +08:00