[New IR]Support build network using new IR in Python (#55761)
* support construct network using ir in Python * fix py3 bugs * change source return type to OpResult
Showing
paddle/fluid/ir/dialect/pd_api.cc
0 → 100644
paddle/fluid/ir/dialect/pd_api.h
0 → 100644
python/paddle/_ir_ops.py
0 → 100644
python/paddle/ir/core.py
0 → 100755
test/ir/new_ir/test_build_op.py
0 → 100644
想要评论请 注册 或 登录