-
Notifications
You must be signed in to change notification settings - Fork 838
Closed
Labels
Description
问题
paddle.static.Executor API文档中有如下问题,希望你可以一起解决:
1.英文文档中参数部分:英文文档中这句话“If place is string, it can be cpu, and gpu:x, where x is the index of the GPUs. ”在中文文档中没有与之对应的语句。可以在中文文档中参数部分后面补充以下内容:“place参数可以也可以使用字符串传入,例如:‘cpu’,或者'gpu:x',其中x为GPU标识。
2. 中文文档格式可参考格式规范,更新。
参考
欢迎你贡献飞桨文档,你可以参考以下内容:
- 中文API文档贡献指南 · PaddlePaddle/docs Wiki
- 英文API文档贡献指南 · PaddlePaddle/docs Wiki
- Home · PaddlePaddle/docs Wiki
再一次感谢你对飞桨的贡献!