TensorRT-LLMs/cpp/tests/unit_tests/batch_manager
Zheng Duan c9e94ec807
fix: remove test relies on timing (#3228)
Signed-off-by: Zheng Duan <200704041+zhengd-nv@users.noreply.github.com>
2025-04-02 18:38:37 +08:00
..
capacitySchedulerTest.cpp fix: disable kv cache reuse when minimum window size is reached, instead of maximum window size (#2983) 2025-03-24 22:49:52 +08:00
CMakeLists.txt Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
contextProgressTest.cu fix: remove test relies on timing (#3228) 2025-04-02 18:38:37 +08:00
evictionPolicyTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
kvCacheManagerTest.cpp fix: disable kv cache reuse when minimum window size is reached, instead of maximum window size (#2983) 2025-03-24 22:49:52 +08:00
kvCacheUtilsTest.cpp fix: disable kv cache reuse when minimum window size is reached, instead of maximum window size (#2983) 2025-03-24 22:49:52 +08:00
llmRequestTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
microBatchSchedulerTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
staticThreadPoolTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00