Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1300
DimExpr SimplifyDimExpr(const DimExpr& expr) { return Simplify(expr); }
1301
1302
} // namespace symbol
1303
Callers
15
Max
Method · 0.70
Min
Method · 0.70
Broadcast
Method · 0.70
SubstituteDimExprVector
Function · 0.70
IsProductEqual
Method · 0.70
GetProductDimExpr
Method · 0.70
operator+
Method · 0.70
operator-
Method · 0.70
operator*
Method · 0.70
operator/
Method · 0.70
SubstituteEntireExpr
Method · 0.70
SubstituteSubOperands
Method · 0.70
Calls
1
Simplify
Function · 0.70
Tested by
2
TEST
Function · 0.40
TEST
Function · 0.40