Skip to content

Conversation

@lanxianghit
Copy link
Contributor

PR types

Others

PR changes

Others

Description

Pcard-67164
Add InferSymbolicShapeInterface for prod


bool ProdOpInferSymbolicShape(pir::Operation *op,
pir::ShapeConstraintIRAnalysis *shape_analysis) {
auto attributes = op->attributes();
Copy link
Contributor

Choose a reason for hiding this comment

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

可以使用 const auto&

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok,后续统一修改一下吧,免得这个pr再重新过ci了

@lanxianghit lanxianghit merged commit 1fa8e01 into PaddlePaddle:develop Jan 31, 2024
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