TensorRT-LLMs/cpp/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
..
gptDecoderBatchedTest.cpp fix: 5197419 and removed unused runtime kernels (#3631) 2025-04-23 18:04:50 +02:00
gptDecoderTest.cpp Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +08:00
gptSessionTest.cpp Update TensorRT-LLM (#2792) 2025-02-18 21:27:39 +08:00
loraCacheTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
loraManagerTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
medusaModuleTest.cpp Update TensorRT-LLM (#2413) 2024-11-05 16:27:06 +08:00
mpiUtilsTest.cpp Update TensorRT-LLM (#2792) 2025-02-18 21:27:39 +08:00
sanitizerTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00