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

Update custom cpp op doc #4897

Merged
merged 5 commits into from
Jun 2, 2022
Merged

Conversation

chenwhql
Copy link
Contributor

@chenwhql chenwhql commented Jun 1, 2022

根据2.3的特性更新自定义算子官方文档,主要更新点如下:

  1. Tensor构造方式改为使用paddle API,替换掉原先deprecated的写法
  2. 一些Tensor API更新,替换掉原先deprecated的写法
  3. 增加类Python C++ API介绍及相应API列表
  4. 示例中Tensor构造及API的写法更新

@paddle-bot-old
Copy link

paddle-bot-old bot commented Jun 1, 2022

感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-4897.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html
预览工具的更多说明,请参考:[Beta]飞桨文档预览工具

Copy link
Collaborator

@Ligoml Ligoml left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Ligoml Ligoml merged commit dd02259 into PaddlePaddle:develop Jun 2, 2022
chenwhql added a commit to chenwhql/docs that referenced this pull request Jun 2, 2022
* update custom cpp op doc

* revert shape change

* fix typo

* fix  number error

* replace with paddle api
Ligoml pushed a commit that referenced this pull request Jun 2, 2022
* update custom cpp op doc

* revert shape change

* fix typo

* fix  number error

* replace with paddle api
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

Successfully merging this pull request may close these issues.

2 participants