Lunderberg commented on issue #17211: URL: https://github.com/apache/tvm/issues/17211#issuecomment-2258530872
And one step implemented which should make it harder for these inconsistent shapes to emerge. In https://github.com/apache/tvm/pull/17216, the `out_sinfo` field is made optional, and is inferred from the PrimFunc signature if omitted. While it doesn't yet catch a case where the `out_sinfo` is inconsistent with the callee's signature, it does move in that direction. -- 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]
