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

[Docathon][Fix COPY-FROM No.1、2、3] #6308

Closed
wants to merge 2 commits into from
Closed

[Docathon][Fix COPY-FROM No.1、2、3] #6308

wants to merge 2 commits into from

Conversation

entired
Copy link
Contributor

@entired entired commented Nov 11, 2023

PR types
others

PR changes
Docs

Description
1、paddle.device.Event ->paddle.device.cuda.Event
2、paddle.device.Stream -> paddle.device.cuda.Stream
3、paddle.text.datasets->paddle.text.Conll05st
不确定是不是这样改,先提交一个试试,诶嘿
活动 issue : #6300 中文文档 copy-from 清理
@ooooo-create @sunzhongkai588

Copy link

paddle-bot bot commented Nov 11, 2023

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

@entired entired changed the title [Change] reshape dtype (#6298) [Docathon][Fix COPY-FROM No.1、2、3]#6298 Nov 11, 2023
@entired entired changed the title [Docathon][Fix COPY-FROM No.1、2、3]#6298 [Docathon][Fix COPY-FROM No.1、2、3] Nov 11, 2023
@entired entired changed the title [Docathon][Fix COPY-FROM No.1、2、3] [Docathon][Fix COPY-FROM No.1、2、3]#6308 Nov 11, 2023
@entired entired changed the title [Docathon][Fix COPY-FROM No.1、2、3]#6308 [Docathon][Fix COPY-FROM No.1、2、3] Nov 11, 2023
@luotao1 luotao1 added the HappyOpenSource 快乐开源活动issue与PR label Nov 13, 2023
Copy link
Collaborator

@ooooo-create ooooo-create left a comment

Choose a reason for hiding this comment

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

image
孙师傅来看看,英文官网是这样子的,copy from 引用肯定是不行的~。搜了下 CudaEvent ,我的建议是删了确实没啥用,孙师傅看看~ @sunzhongkai588 Stream也一样

@@ -3,7 +3,7 @@
Event
-------------------------------

.. py:class:: paddle.device.Event(device=None, enable_timing=False, blocking=False, interprocess=False)
.. py:class:: paddle.device.cuda.Event(device=None, enable_timing=False, blocking=False, interprocess=False)
Copy link
Collaborator

Choose a reason for hiding this comment

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

@@ -3,7 +3,7 @@
Stream
-------------------------------

.. py:class:: paddle.device.Stream(device=None, priority=None, blocking=False)
.. py:class:: paddle.device.cuda.Stream(device=None, priority=None, blocking=False)
Copy link
Collaborator

Choose a reason for hiding this comment

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

@entired entired closed this Nov 20, 2023
@entired
Copy link
Contributor Author

entired commented Nov 20, 2023

我在看pycharm提交的按键都有哪些作用,可能不知道会发生啥,QAQ乱点ing

@entired entired reopened this Nov 20, 2023
@entired entired closed this Nov 20, 2023
@entired entired reopened this Nov 20, 2023
@entired entired closed this by deleting the head repository Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor HappyOpenSource 快乐开源活动issue与PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants