Lunderberg commented on issue #17207: URL: https://github.com/apache/tvm/issues/17207#issuecomment-2255934507
No problem, and the fact that there was confusion in the first place probably means that the API/documentation needs improvement. Where most of the IRModule transforms avoid changing the function signatures at all, especially for publicly-exposed functions, there are a few that do. (e.g. `BindParams`) Also, I wanted to say thank you for the detailed bug reports and test cases. They help quite a bit in defining how the error can be reproduced, and narrowing down where the error is occurring. -- 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]
