TensorRT-LLMs/cpp/tests/unit_tests/runtime
Julien Debache 0c6c8eaffd
fix: 5197419 and removed unused runtime kernels (#3631)
- Removed kernel under test call, as it was not needed
- Removed kernel itself
- Removed kernel tests
- Removed other unused kernels and their tests
- Some static analysis clean up
2025-04-23 18:04:50 +02:00
..
bufferManagerTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
CMakeLists.txt Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00: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
loraUtilsTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
runtimeKernelTest.cpp fix: 5197419 and removed unused runtime kernels (#3631) 2025-04-23 18:04:50 +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