Skip to content

UNDOLIST #5

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

Closed
23 of 29 tasks
Liyulingyue opened this issue May 16, 2023 · 0 comments
Closed
23 of 29 tasks

UNDOLIST #5

Liyulingyue opened this issue May 16, 2023 · 0 comments

Comments

@Liyulingyue
Copy link
Owner

Liyulingyue commented May 16, 2023

任务列表

  • 注释解析工作,当前的注释以doxygen的形式放在introduction里
  • 中英文文档解析工作,当前没有中英文的文档区分,需要根据输入语言ZH/EN的配置选项,输出不同的文档内容
  • Python API映射工作(初级),根据compat.h文件,映射API到Python API,并添加对应说明
  • Python API映射工作(高级),设置脚本检索是否存在API映射
  • URL映射工作,尝试给API添加源代码链接(可选)
  • Overview页面生成和构造工作
  • 前端协作上线
  • CI补充,在paddle测增加CI,禁止无注释的PADDLE_API添加

补充1

根据 #7 补充任务如下

  • 更新Overview文本
  • Overview增加namespace索引栏
  • 修正const 和 & 修饰符丢失的问题 CAPItools/pytools/cn/paddle/phi/api/ext/op_meta_info/CustomOpKernelContext.rst
  • 增加note字段的解析 CAPItools/pytools/cn/paddle/phi/api/include/tensor/Tensor.rst
  • 修正@return true @return false导致的问题 CAPItools/pytools/cn/paddle/phi/api/include/tensor/Tensor.rst
  • template 解析和展示 CAPItools/pytools/cn/paddle/phi/api/include/tensor/Tensor.rst
  • #TODO:@param target_place 是否可以解析出来? 核验具体是何种情况
  • const 解析丢失 CAPItools/pytools/cn/paddle/phi/api/include/tensor/operator+.rst
  • 返回值信息处理 (需要商榷) CAPItools/pytools/cn/paddle/phi/api/include/tensor_utils/from_blob.rst
  • 解析错误 CAPItools/pytools/cn/paddle/phi/backends/cpu/cpu_context/CPUContext.rst

补充2

根据 #8PaddlePaddle/docs#5900 补充任务如下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant