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

[Hackathon NO.72] 为 Paddle-TRT 添加 flip 算子 #54006

Closed
wants to merge 13 commits into from

Conversation

AndSonder
Copy link
Contributor

PR types

Others

PR changes

Others

Description

为 Paddle-TRT 添加 flip 算子

@paddle-bot
Copy link

paddle-bot bot commented May 21, 2023

你的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.

@paddle-bot paddle-bot bot added contributor External developers status: proposed labels May 21, 2023
@paddle-bot
Copy link

paddle-bot bot commented May 21, 2023

❌ The PR is not created using PR's template. You can refer to this Demo.
Please use PR's template, it helps save our maintainers' time so that more developers get helped.

@@ -746,6 +746,35 @@ struct SimpleOpTypeSetTeller : public Teller {
}
}

if (op_type == "flip") {
Copy link
Contributor

Choose a reason for hiding this comment

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

op teller里面需要提示需要trt 8.6以上,由于单测没有trt 8.6环境,需要附上本地测试结果截图

@paddle-ci-bot
Copy link

paddle-ci-bot bot commented May 29, 2023

Sorry to inform you that d3cb338's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.

@paddle-ci-bot
Copy link

paddle-ci-bot bot commented Jun 7, 2023

Sorry to inform you that 8523776's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.

@luotao1
Copy link
Contributor

luotao1 commented Sep 18, 2023

【Paddle-TRT flip 算子】已经添加了。

@luotao1 luotao1 closed this Sep 18, 2023
@AndSonder AndSonder deleted the fliprt branch April 23, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants