PTOViewToMemref 重构 #73
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.
-
PTOViewToMemref 拆成 3-5 个小 pass,明确每个 pass 的前后置条件:
pto-lower-alloc-tile(alloc_tile→memref.alloc+bind_tile)
pto-lower-views(make_tensor_view/partition_view→reinterpret_cast/subview)
pto-rewrite-to-dps(T→_DPS 统一)
pto-normalize-memref-layout(offset/stride 归一化)
Beta Was this translation helpful? Give feedback.
All reactions