未验证 提交 aa0330f4 编写于 作者: H hutuxian 提交者: GitHub

Add some print log before running UT (#24071)

上级 34b4153e
......@@ -801,6 +801,8 @@ set +x
testcase=''
done <<< "$test_cases";
echo "For UT Random Fail, will delete soon"
find / -name "proto" -type d | xargs ls
card_test "$single_card_tests" 1 # run cases with single GPU
card_test "$multiple_card_tests" 2 # run cases with two GPUs
card_test "$exclusive_tests" # run cases exclusively, in this cases would be run with 4/8 GPUs
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册