提交 0e42fd80 编写于 作者: T tangwei

update readme

上级 95ea5e58
...@@ -27,10 +27,9 @@ python setup.py install ...@@ -27,10 +27,9 @@ python setup.py install
cd FleetRec cd FleetRec
python -m fleetrec.run \ python -m fleetrec.run \
--model fleetrec/examples/build_in/ctr-dnn_train.yaml --model fleetrec/examples/build_in/ctr-dnn_train.yaml \
--engine single --engine single
``` ```
### 本地模拟分布式训练 ### 本地模拟分布式训练
...@@ -39,7 +38,7 @@ python -m fleetrec.run \ ...@@ -39,7 +38,7 @@ python -m fleetrec.run \
cd FleetRec cd FleetRec
python -m fleetrec.run \ python -m fleetrec.run \
--model fleetrec/examples/build_in/ctr-dnn_train.yaml --model fleetrec/examples/build_in/ctr-dnn_train.yaml \
--engine local_cluster --engine local_cluster
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册