未验证 提交 7fd27329 编写于 作者: M MissPenguin 提交者: GitHub

Merge pull request #3281 from LDOUBLEV/test_ci_v6

unset env
......@@ -219,6 +219,7 @@ for gpu in ${gpu_list[*]}; do
eval $env
save_infer_path="${save_log}"
func_inference "${python}" "${inference_py}" "${save_infer_path}" "${LOG_PATH}" "${infer_img_dir}"
eval "unset CUDA_VISIBLE_DEVICES"
done
done
done
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册