Lunderberg commented on PR #14985:
URL: https://github.com/apache/tvm/pull/14985#issuecomment-2346985176

   The failing unit tests here are blocked by 
https://github.com/apache/tvm/pull/15757.  The `InlinePrivateFunctions` 
transform requires all buffers to be declared before use.  However, the 
`DeclBuffer` nodes are currently stripped out during `FlattenBuffer`, and are 
no longer available when required after `MakePackedAPI`.


-- 
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: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to