mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
* feat: Add per-request stats support with PyT backend Signed-off-by: Patrice Castonguay <55748270+pcastonguay@users.noreply.github.com> * Adding unit test Signed-off-by: Patrice Castonguay <55748270+pcastonguay@users.noreply.github.com> * Fixing stats unit test Signed-off-by: Patrice Castonguay <55748270+pcastonguay@users.noreply.github.com> * Fixing test with overlap Signed-off-by: Patrice Castonguay <55748270+pcastonguay@users.noreply.github.com> --------- Signed-off-by: Patrice Castonguay <55748270+pcastonguay@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| algorithms.cpp | ||
| algorithms.h | ||
| bindings.cpp | ||
| bindings.h | ||
| buffers.cpp | ||
| buffers.h | ||
| cacheTransceiver.cpp | ||
| cacheTransceiver.h | ||
| kvCacheManager.cpp | ||
| kvCacheManager.h | ||
| llmRequest.cpp | ||
| llmRequest.h | ||