MCPcopy Create free account
hub / github.com/PaddlePaddle/Paddle / SimplifyDimExpr

Function SimplifyDimExpr

paddle/pir/src/dialect/shape/utils/dim_expr_util.cc:1300–1300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1298} // namespace
1299
1300DimExpr SimplifyDimExpr(const DimExpr& expr) { return Simplify(expr); }
1301
1302} // namespace symbol
1303

Callers 15

MaxMethod · 0.70
MinMethod · 0.70
BroadcastMethod · 0.70
SubstituteDimExprVectorFunction · 0.70
IsProductEqualMethod · 0.70
GetProductDimExprMethod · 0.70
operator+Method · 0.70
operator-Method · 0.70
operator*Method · 0.70
operator/Method · 0.70
SubstituteEntireExprMethod · 0.70
SubstituteSubOperandsMethod · 0.70

Calls 1

SimplifyFunction · 0.70

Tested by 2

TESTFunction · 0.40
TESTFunction · 0.40