提交 75e42644 编写于 作者: L LDOUBLEV

unset env

上级 bf4e0f7a
......@@ -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.
先完成此消息的编辑!
想要评论请 注册