yelite commented on issue #13059: URL: https://github.com/apache/tvm/issues/13059#issuecomment-1304600909
@tkonolige This PrimFunc indeed contains something we don't support anymore, as the error message suggests "All the BufferRealize should be folded with Attr". It's done in this way because we prefer to have realize_scope explicitly defined. Do you mind sharing a minimal reproducible script to generate this PrimFunc? We probably want to make it generate an AttrStmt wrapping the BufferRealize. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
