Skip to content

[CINN] Register InferSymbolicShape for cinn_op.argmin/argmax #72143

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

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

lshpku
Copy link
Contributor

@lshpku lshpku commented Apr 9, 2025

PR Category

CINN

PR Types

Bug fixes

Description

给CINN的Argmin/ArgmaxOp定义CINN专用的InferSymbolicShape函数,否则会fallback回phi的函数(这两个op在phi和CINN里面的定义不同,用phi的函数会报错)

Pcard-85711

Copy link

paddle-bot bot commented Apr 9, 2025

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

@lshpku lshpku force-pushed the fix-argidx-infer-sym branch from 4f7d1bc to b823dd2 Compare April 10, 2025 02:32
@lshpku lshpku merged commit fdb7b6d into PaddlePaddle:develop Apr 11, 2025
32 of 33 checks passed
YqGe585 pushed a commit to YqGe585/Paddle that referenced this pull request May 7, 2025
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