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

   Prior to this commit, the `WellFormedInstrument` showed any error messages 
produced by the call to `relax.analysis.well_formed`, but did not show the 
ill-formed module itself.  Since this instrumentation is enabled for all unit 
tests in the `tests/python/relax` directory, CI logs do not include the failing 
module, making the logs less useful for debugging.
   
   This commit updates the `WellFormedInstrument` to display the ill-formed 
module prior to raising an exception.


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