mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
* Add optimizations for deepseek min latency Signed-off-by: Zongfei Jing <20381269+zongfeijing@users.noreply.github.com> * Fix compile error Signed-off-by: Zongfei Jing <20381269+zongfeijing@users.noreply.github.com> * Update internal cutlass kernel libs Signed-off-by: Zongfei Jing <20381269+zongfeijing@users.noreply.github.com> * Format code Signed-off-by: Zongfei Jing <20381269+zongfeijing@users.noreply.github.com> * Resolve conflicts Signed-off-by: Zongfei Jing <20381269+zongfeijing@users.noreply.github.com> --------- Signed-off-by: Zongfei Jing <20381269+zongfeijing@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| allReduce | ||
| cudaCoreGemm | ||
| fused_gated_gemm | ||
| sampling | ||
| smoothQuant | ||
| weightOnly | ||
| banRepeatNGramsKernelsTest.cpp | ||
| CMakeLists.txt | ||
| decodingKernelTest.cpp | ||
| logitsBitmaskTest.cpp | ||
| mixtureOfExpertsTest.cu | ||
| ropeTest.cu | ||
| shiftKCacheKernelTest.cu | ||
| stopCriteriaKernelsTest.cpp | ||