1. 06 9月, 2023 1 次提交
    • 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
  2. 28 8月, 2023 1 次提交
    • L
      Add dimOp, tieProductEqualOp. access constraint_func in SymbolTable. Lowing... · 589588f3
      liuruyan 提交于
      Add dimOp, tieProductEqualOp. access constraint_func in SymbolTable. Lowing DenseTensorType. (#56615)
      
      * add symbolicDimProduct & symbolicDimMgr without method shape_constraint related.
      
      * add pd_type.cc to ir_shape CMakeLists.
      
      * add dimOp, tieProductEqualOp. access constraint_func in SymbolTable.
      
      * put DenseTensorType into builtin_type.
      589588f3
  3. 24 8月, 2023 1 次提交