Python Binding Enhancement #72
Closed
zhangstevenunity
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Python binding 侧
为 PipeAttr/EventAttr/LayoutAttr 等补齐显式构造器,消除样例里的 Attribute.parse 依赖。
移除/替换 get_gm_type 这类“拼字符串 parse type”的方式,改用 MLIR 类型构造(或补 CAPI)。
Beta Was this translation helpful? Give feedback.
All reactions