[IR] Value system && Operation (#51992)
* add Value OpResult OpOperand class * add Value OpResult OpOperand class * fix bug * fix bug * add utils * refine code * add ptr offset and reset method * add value impl * fix bug * refine comment of ValueImpl * refine code of OpResult * refine code of Value * add some comment * fix cpu compile bug * refine code * add op * add method for op & test value * refine unittest * refine code by comment * refine code * refine code * refine code * refine code
Showing
paddle/ir/op_base.h
0 → 100644
paddle/ir/operation.cc
0 → 100644
paddle/ir/operation.h
0 → 100644
paddle/ir/tests/ir_value_test.cc
0 → 100644
paddle/ir/utils.cc
0 → 100644
paddle/ir/utils.h
0 → 100644
paddle/ir/value.cc
0 → 100644
paddle/ir/value.h
0 → 100644
paddle/ir/value_impl.h
0 → 100644
想要评论请 注册 或 登录