TensorRT-LLMs/cpp/tests/unit_tests/runtime
Yuxian Qiu c8e062bfd3
fix: [nvbugs/5287097] Align PP layer distribution between pytorch and TRT flow. (#4399)
Signed-off-by: Yuxian Qiu <142763828+yuxianq@users.noreply.github.com>
Signed-off-by: Aurelien Chartier <2567591+achartier@users.noreply.github.com>
Co-authored-by: Aurelien Chartier <2567591+achartier@users.noreply.github.com>
2025-05-19 14:25:36 -07:00
..
bufferManagerTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
CMakeLists.txt Test: Split C++ unit tests for CI granularity (#3868) 2025-04-25 13:30:58 -07:00
cudaMemPoolTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
decodingLayerWorkspaceTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
iBufferTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
iTensorTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
loraCacheTest.cpp Test: Split C++ unit tests for CI granularity (#3868) 2025-04-25 13:30:58 -07:00
loraManagerTest.cpp fix: [nvbugs/5287097] Align PP layer distribution between pytorch and TRT flow. (#4399) 2025-05-19 14:25:36 -07:00
loraUtilsTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
runtimeKernelTest.cpp [TRTLLM-5171] chore: Remove GptSession/V1 from TRT workflow (#4092) 2025-05-14 23:10:04 +02:00
samplingConfigTest.cpp v1.2 (#3082) 2025-03-26 23:31:29 +08:00
samplingTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
tllmBuffersTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
tllmRuntimeTest.cpp feat: Integrate GPUDirect Storage (GDS) into Executor API (#3582) 2025-04-18 15:59:21 +08:00
torchTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
transposeKVKernelTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
userBufferTest.cpp feat: Introduce UB allocator for pytorch flow (#3257) 2025-04-08 18:39:49 +08:00
utilsTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
workerPoolTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
worldConfigTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00