Lunderberg commented on PR #16757: URL: https://github.com/apache/tvm/pull/16757#issuecomment-2016905012
Having an explicit remapping function could also work well. I wanted to avoid having any changes to the `forward` function, and the `__init__` function seemed like the natural point for it. We could have another function that is called after the parameters are overwritten, but before calling `forward`, if you'd prefer. -- 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]
