TensorRT-LLMs/cpp/tests/unit_tests
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
..
batch_manager feat: Add multimodal embedding field in LlmRequest (#3855) 2025-05-01 12:23:30 +08:00
common chore: remove usernames from comments (#3291) 2025-04-05 13:44:28 +08:00
executor refactor: Move ModelSpec to core library (#3980) 2025-05-04 01:39:09 +08:00
kernels fix: 5197419 and removed unused runtime kernels (#3631) 2025-04-23 18:04:50 +02:00
layers Feat: Variable-Beam-Width-Search (VBWS) part3 (#3338) 2025-04-08 23:51:27 +08:00
runtime Test: Split C++ unit tests for CI granularity (#3868) 2025-04-25 13:30:58 -07:00
thop Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
utils Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
CMakeLists.txt chore: Stabilize ABI boundary for internal kernel library (#3117) 2025-04-11 15:07:50 +08:00