Lunderberg opened a new pull request, #11624: URL: https://github.com/apache/tvm/pull/11624
As a follow-up to https://github.com/apache/tvm/pull/11269, starting to add similar quality-of-life functionality to other methods in `Schedule`. They can only be used when it is unambiguous to do so, and translate the string name into the underlying C++ type before calling the FFI. * Allow a block to be passed in by a name. * Allow a buffer name to be passed to `Schedule.reindex`, with the same calling convention as `Schedule.transform_layout`. -- 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]
