TensorRT-LLMs/tests/unittest/utils
Robin Kobus 403370af62
refactor: Move ModelSpec to core library (#3980)
* refactor: Move ModelSpec from tests to core library

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>

* refactor: Move ModelSpec from runtime to separatedir

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>

* refactor: Use new bindings path and clean up

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>

* chore: Updated licenses

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>

* chore: Remove script_dir from path

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>

---------

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>
2025-05-04 01:39:09 +08:00
..
__init__.py Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
cpp_paths.py refactor: Move ModelSpec to core library (#3980) 2025-05-04 01:39:09 +08:00
llm_data.py Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
runtime_defaults.py Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
test_medusa_utils.py Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
torch_ref.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
util.py TRTLLM-4624 feat: Add nvfp4 gemm and moe support for SM120 (#3770) 2025-04-29 11:19:11 -04:00