Lunderberg commented on PR #16356: URL: https://github.com/apache/tvm/pull/16356#issuecomment-1881080872
Thank you, @Hzfengsy, and I had been wondering on the name. Referring to struct info in the name would make it clearer how the option impacts printing of relax functions, but would restrict its usage to only relax functions. Referring to type annotations in the name would make it less clear for relax, but would allow the option to have a similar functionality for TIR. I don't have any strong preference on the name, and will update `show_inferable_struct_info` to `show_all_struct_info`. -- 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]
