未验证 提交 51f16e2e 编写于 作者: W wuzewu 提交者: GitHub

fix the bug of prompt path error when run visualDL.bat on the command line in windows system (#516)

上级 99283fb4
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
python %0\..\visualDL %*
python %~dp0\visualDL %*
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册