Lunderberg opened a new pull request, #12816:
URL: https://github.com/apache/tvm/pull/12816

   Follow-up from https://github.com/apache/tvm/pull/11269, which allowed 
schedule arguments of the buffer to be transformed to be specified as a string, 
or as a `tir::Buffer`.  The string handling worked correctly, but the 
`tir::Buffer` object was handled incorrectly.  This commit corrects the 
handling of `tir::Buffer` arguments when scheduling, and adds a unit test to 
validate this behavior.


-- 
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]

Reply via email to