Cookiee235 commented on issue #17215: URL: https://github.com/apache/tvm/issues/17215#issuecomment-2258718047
> @Cookiee235 I've implemented #17219 to move the validation logic to the `tir::Buffer` constructor. For your test case, it should now be raised during the parsing of `Module`, rather than being delayed until very late in the `relax.build` pipeline. @Lunderberg Thanks for your quick fixing! The invalid IRs failed as expected during the parsing of `Module`. I'll close this issue when the related PR is merged. -- 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]
