Lunderberg commented on PR #16841: URL: https://github.com/apache/tvm/pull/16841#issuecomment-2036048858
> Good catch; I didn't realize that we were losing shape vars from the signature Thank you. This ended up resulting from some debugging I did with `tvm.relax.ir.instrument.WellFormedInstrument` to validate the `IRModule` before and after every transform. In working my way to the actual bug, I ran into a number of cases where the `IRModule` was ill-formed, but in a way that didn't impact the compiled output. -- 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]
