• L
    Add constraint related func into SymDimMgr. (#56727) · 14ede2b9
    liuruyan 提交于
    * add symbolicDimProduct & symbolicDimMgr without method shape_constraint related.
    
    * split ddim in phi, add a target ddim, used by pd_type.
    
    * add pd_type.cc to ir_shape CMakeLists.
    
    * add dimOp, tieProductEqualOp. access constraint_func in SymbolTable.
    
    * put DenseTensorType into builtin_type.
    
    * add constraint related Mgr func.
    
    * move to out assert.
    14ede2b9
symbolic_op_test.cc 16.0 KB