未验证 提交 052186f3 编写于 作者: L LiuChiachi 提交者: GitHub

Add vae readme, add infer path (#5088)

* update __init__

* update vae readme
上级 199eb9af
...@@ -117,6 +117,7 @@ python predict.py \ ...@@ -117,6 +117,7 @@ python predict.py \
--max_grad_norm 5.0 \ --max_grad_norm 5.0 \
--dataset yahoo \ --dataset yahoo \
--use_gpu True \ --use_gpu True \
--infer_output_file infer_output.txt \
--init_from_ckpt yahoo_model/49 \ --init_from_ckpt yahoo_model/49 \
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册