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

Support cinn_launch op in standalone executor #42046

Conversation

From00
Copy link
Contributor

@From00 From00 commented Apr 20, 2022

PR types

New features

PR changes

Others

Describe

In standalone executor, we do not encourage directly using scope in OP kernel. However, some OPs do have such behavior (e.g., cinn_launch OP). To support to run cinn_launch OP in standalone executor, we specially pass a real scope for it in this PR.

@paddle-bot-old
Copy link

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@From00 From00 requested review from zhiqiu April 21, 2022 02:57
Copy link
Contributor

@zhiqiu zhiqiu left a comment

Choose a reason for hiding this comment

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

LGTM

@From00 From00 merged commit f2f1de7 into PaddlePaddle:develop Apr 21, 2022
From00 added a commit to From00/Paddle that referenced this pull request Apr 26, 2022
…ddle#42046)

* Support cinn_launch OP in standalone executor

* Remove some redundant code
phlrain pushed a commit that referenced this pull request Apr 27, 2022
* [cherry-pick] Support cinn_launch op in standalone executor (#42046)

* Support cinn_launch OP in standalone executor

* Remove some redundant code

* [cherry-pick] Do not reset default stream for StreamSafeCUDAAllocator (#42149)
@From00 From00 deleted the support-cinn-launch-op-in-standalone-executor branch April 5, 2023 09:08
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