mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-02-15 07:23:51 +08:00
chore: update multi-gpu trigger file list (#3971)
* update multi-gpu trigger file list Signed-off-by: junq <22017000+QiJune@users.noreply.github.com> * update Signed-off-by: junq <22017000+QiJune@users.noreply.github.com> --------- Signed-off-by: junq <22017000+QiJune@users.noreply.github.com>
This commit is contained in:
parent
f98a80f9d9
commit
c6fea946e1
@ -545,12 +545,13 @@ def getMultiGpuFileChanged(pipeline, testFilter, globalVars)
|
||||
"tensorrt_llm/_torch/compilation/patterns/ub_allreduce.py",
|
||||
"tensorrt_llm/_torch/custom_ops/userbuffers_custom_ops.py",
|
||||
"tensorrt_llm/_torch/pyexecutor/py_executor.py",
|
||||
"tensorrt_llm/_torch/pyexecutor/_util.py",
|
||||
"tensorrt_llm/_torch/models/modeling_llama.py",
|
||||
"tests/integration/test_lists/test-db/l0_dgx_h100.yml",
|
||||
"tests/integration/test_lists/test-db/l0_dgx_h200.yml",
|
||||
"tests/unittest/_torch/multi_gpu/",
|
||||
"tests/unittest/_torch/multi_gpu_modeling/",
|
||||
"tests/unittest/llmapi/test_llm_pytorch.py",
|
||||
"tests/unittest/llmapi/test_llm_multi_gpu.py",
|
||||
"tests/unittest/llmapi/test_llm_multi_gpu_pytorch.py",
|
||||
"jenkins/L0_Test.groovy",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user