mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
* move pytorch tests of LLM API into separate test files Signed-off-by: junq <22017000+QiJune@users.noreply.github.com> * polish Signed-off-by: junq <22017000+QiJune@users.noreply.github.com> * fix ci Signed-off-by: junq <22017000+QiJune@users.noreply.github.com> * fix ci Signed-off-by: junq <22017000+QiJune@users.noreply.github.com> * fix ci Signed-off-by: junq <22017000+QiJune@users.noreply.github.com> * update Signed-off-by: junq <22017000+QiJune@users.noreply.github.com> * clean Signed-off-by: junq <22017000+QiJune@users.noreply.github.com> * fix Signed-off-by: junq <22017000+QiJune@users.noreply.github.com> --------- Signed-off-by: junq <22017000+QiJune@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| __init__.py | ||
| _run_mpi_comm_task.py | ||
| fake.sh | ||
| grid_searcher.py | ||
| run_llm_exit.py | ||
| run_llm_with_postproc.py | ||
| run_llm.py | ||
| test_build_cache.py | ||
| test_executor.py | ||
| test_llm_args.py | ||
| test_llm_download.py | ||
| test_llm_kv_cache_events.py | ||
| test_llm_models.py | ||
| test_llm_multi_gpu_pytorch.py | ||
| test_llm_multi_gpu.py | ||
| test_llm_perf_evaluator.py | ||
| test_llm_pytorch.py | ||
| test_llm_quant.py | ||
| test_llm_utils.py | ||
| test_llm.py | ||
| test_mpi_session.py | ||