TensorRT-LLMs/cpp/tests/unit_tests/kernels
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
..
allReduce add support for smaller hidden_dim (#3609) 2025-04-17 12:00:32 +08:00
cudaCoreGemm Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
fused_gated_gemm Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
sampling fix: 5197419 and removed unused runtime kernels (#3631) 2025-04-23 18:04:50 +02:00
smoothQuant Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
weightOnly Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
banRepeatNGramsKernelsTest.cpp chore: remove usernames from comments (#3291) 2025-04-05 13:44:28 +08:00
CMakeLists.txt feat: fix and improve allreduce and fusion kernels (#3064) 2025-04-08 19:33:52 +08:00
decodingKernelTest.cpp chore: remove usernames from comments (#3291) 2025-04-05 13:44:28 +08:00
logitsBitmaskTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
mixtureOfExpertsTest.cu feat: Add FP8 support for SM 120 (#3248) 2025-04-14 16:05:41 -07:00
ropeTest.cu feat: Add FP8 support for SM 120 (#3248) 2025-04-14 16:05:41 -07:00
shiftKCacheKernelTest.cu Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
stopCriteriaKernelsTest.cpp chore: remove usernames from comments (#3291) 2025-04-05 13:44:28 +08:00