Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API doc problems of embedding, one_hot #9056

Closed
ranqiu92 opened this issue Mar 14, 2018 · 0 comments
Closed

API doc problems of embedding, one_hot #9056

ranqiu92 opened this issue Mar 14, 2018 · 0 comments

Comments

@ranqiu92
Copy link
Contributor

ranqiu92 commented Mar 14, 2018

针对以下问题修改时请协调组织其他内容语言

单词拼写、遗漏和语法等问题未列出,修改时请注意

请参考API注释标准

源文件:https://github.com/PaddlePaddle/Paddle/blob/develop/python/paddle/fluid/layers/nn.py

  • embedding
    http://www.paddlepaddle.org/docs/develop/api/en/fluid/layers.html#permalink-37-embedding

    • 默认值问题(缺少或位置错误)

    • param_attr参数介绍问题

    • 数据类型问题,不要将None作为数据类型

    • 显示错误,如:
      image

    • 拼写错误,如:float_32 等

    • 语言不够完善,请重新组织

  • one_hot

    • 网页上没显示
    • 数据类型(varialbe -> Variable, scalar不是具体的数据类型)
    • 语言表达组织须调整改善(如returns等)
@ranqiu92 ranqiu92 changed the title API doc problems of embedding API doc problems of embedding, one_hot Mar 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants