未验证 提交 3ebe7964 编写于 作者: Y Yiqun Liu 提交者: GitHub

Disable the accuracy test in op benchmark ci temporary, because ci will not...

Disable the accuracy test in op benchmark ci temporary, because ci will not fail when accuracy check failed. (#39049)

* Disable the accuracy test in op benchmark ci temporary, because ci will not fail when accuracy check failed.

* Revert the modification in source codes.
上级 5d5d8450
......@@ -175,7 +175,7 @@ function run_op_benchmark_test {
echo "$api_info" >> $api_info_file
done
# install tensorflow for testing accuary
pip install tensorflow==2.3.0 tensorflow-probability
# pip install tensorflow==2.3.0 tensorflow-probability
for branch_name in "dev_whl" "pr_whl"
do
LOG "[INFO] Uninstall Paddle ..."
......@@ -190,7 +190,7 @@ function run_op_benchmark_test {
$logs_dir \
$VISIBLE_DEVICES \
"gpu" \
"both" \
"speed" \
$api_info_file \
"paddle"
popd > /dev/null
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册