Lunderberg opened a new pull request, #16356: URL: https://github.com/apache/tvm/pull/16356
By default, TVMScript prints the struct info of every variable being bound, which can become quite verbose. This commit adds the configuration option `show_inferable_type_annotations`, which determines whether struct info annotations are shown in cases where they can be inferred. The `show_inferable_type_annotations` option defaults to `True`, preserving the current default 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]
