TensorRT-LLMs/cpp/tests/unit_tests/kernels/sampling
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
..
samplingAirTopPTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
samplingPenaltyTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
samplingTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
samplingTest.h Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
samplingTopKTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
samplingTopPTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
samplingUtilsTest.cu fix: 5197419 and removed unused runtime kernels (#3631) 2025-04-23 18:04:50 +02:00