mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
* agentConnection Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> recv Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> agentState Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> NIXL interfaces Signed-off-by: Shixiaowei02 <39303645+Shixiaowei02@users.noreply.github.com> update cmakelists Signed-off-by: Shixiaowei02 <39303645+Shixiaowei02@users.noreply.github.com> nixl improve Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> remove cppzmq Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> fix Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> transferAgent remove register Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> work for cache Test Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> reduce sleep time Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> fix test Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> intergarte Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> nixl env Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> fix rebase error Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> cpp test Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> stash for send metaData Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> loadRemoteMD after fetchRemoteMD Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> workaround for mixed gen and context Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> test_env Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> avoid port conflict in test Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> * format Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> * use std::string Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> * typo Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> * fix transferAgentTest Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> --------- Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| assert.cpp | ||
| attentionOp.cpp | ||
| attentionOp.h | ||
| CMakeLists.txt | ||
| cublasMMWrapper.cpp | ||
| cublasMMWrapper.h | ||
| cublasVersionCheck.h | ||
| cudaBf16Fallbacks.cuh | ||
| cudaBufferUtils.cuh | ||
| cudaDriverWrapper.cpp | ||
| cudaDriverWrapper.h | ||
| cudaFp8Utils.cu | ||
| cudaProfilerUtils.cpp | ||
| cudaTypeUtils.cuh | ||
| customAllReduceUtils.h | ||
| envUtils.cpp | ||
| envUtils.h | ||
| jsonSerializeOptional.h | ||
| logger.cpp | ||
| mathUtils.h | ||
| mcastDevMemUtils.cpp | ||
| mcastDevMemUtils.h | ||
| memoryUtils.cu | ||
| memoryUtils.h | ||
| nvtxUtils.h | ||
| opUtils.cpp | ||
| opUtils.h | ||
| quantTypeUtils.cuh | ||
| reduceKernelUtils.cuh | ||
| safetensors.cpp | ||
| safetensors.h | ||
| stlUtils.h | ||
| stringUtils.cpp | ||
| timestampUtils.cpp | ||
| timestampUtils.h | ||
| tllmException.cpp | ||
| workspace.h | ||