TensorRT-LLMs/cpp/tests/runtime
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
..
gptDecoderBatchedTest.cpp fix: 5197419 and removed unused runtime kernels (#3631) 2025-04-23 18:04:50 +02:00
gptDecoderTest.cpp Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +08:00
gptSessionTest.cpp refactor: Move ModelSpec to core library (#3980) 2025-05-04 01:39:09 +08:00
medusaModuleTest.cpp Update TensorRT-LLM (#2413) 2024-11-05 16:27:06 +08:00
mpiUtilsTest.cpp Update TensorRT-LLM (#2792) 2025-02-18 21:27:39 +08:00
sanitizerTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00