提交 6decfdb9 编写于 作者: W wuzewu

add script options

上级 f96d96a2
......@@ -23,6 +23,8 @@ do
data_dir=$OPTARG;;
g)
use_gpu=True;;
h)
hub_module_path=$OPTARG;;
l)
learning_rate=$OPTARG;;
n)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册