未验证 提交 fd496fa9 编写于 作者: Y YUNSHEN XIE 提交者: GitHub

modified the ut name with test_dist (#27315)

上级 25902b2c
......@@ -979,7 +979,7 @@ set +x
if [[ "$is_multicard" == "" ]]; then
# trick: treat all test case with prefix "test_dist" as dist case, and would run on 2 GPUs
read is_multicard <<< $(echo "$testcase"|grep -oEi "test_dist")
read is_multicard <<< $(echo "$testcase"|grep -oEi "test_dist_")
fi
if [[ "$is_exclusive" != "" ]]; then
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册