提交 56e814b6 编写于 作者: O oneTaken 提交者: Liangliang He

fix converted model folder description error in docs (#172)

上级 a3baad83
...@@ -197,7 +197,7 @@ When the deployment file is ready, you can use MACE converter tool to convert yo ...@@ -197,7 +197,7 @@ When the deployment file is ready, you can use MACE converter tool to convert yo
python tools/converter.py convert --config=/path/to/your/model_deployment_file.yml python tools/converter.py convert --config=/path/to/your/model_deployment_file.yml
This command will download or load your pre-trained model and convert it to a MACE model proto file and weights data file. This command will download or load your pre-trained model and convert it to a MACE model proto file and weights data file.
The generated model files will be stored in ``build/${library_name}/model`` folder. The generated model files will be stored in ``builds/${library_name}/model`` folder.
.. warning:: .. warning::
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册