未验证 提交 17030ff2 编写于 作者: W wuhuanzhou 提交者: GitHub

fix op benchmark ci error caused by missing test_pr branch, test=document_fix (#31920)

上级 a71d72d9
......@@ -187,7 +187,7 @@ function run_op_benchmark_test {
done
# install tensorflow for testing accuary
pip install tensorflow==2.3.0 tensorflow-probability
for branch_name in "develop" "test_pr"
for branch_name in "develop" "test"
do
git checkout $branch_name
[ $? -ne 0 ] && LOG "[FATAL] Missing branch ${branch_name}." && exit 7
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册