TensorRT-LLMs/cpp/tests/executor
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
..
CMakeLists.txt refactor: Move ModelSpec to core library (#3980) 2025-05-04 01:39:09 +08:00
disaggExecutor.h conditional disagg test (#3012) 2025-03-26 15:55:33 +08:00
disaggExecutorTest.cpp [TRTLLM-4460] test: Use Llama 3.2 1B for Llama C++ tests (#3206) 2025-05-01 05:31:08 +08:00
encDecTest.cpp refactor: Move ModelSpec to core library (#3980) 2025-05-04 01:39:09 +08:00
executorMockTest.cpp refactor: Move ModelSpec to core library (#3980) 2025-05-04 01:39:09 +08:00
executorTest.cpp refactor: Move ModelSpec to core library (#3980) 2025-05-04 01:39:09 +08:00
executorTest.h Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00