guest2180 commented on issue #19887: URL: https://github.com/apache/tvm/issues/19887#issuecomment-4967254249
@tlopex I tested yolo11n-seg with the script used in the previous reply and found that the existing tuple-output remap could change the semantics of existing TupleGetItem indices, so I updated the fix accordingly. The unit tests and several small models now run successfully. I am attaching the patch in this comment because submitting it to upstream TVM or to your private fork is too annoying. [relax_byoc_tuple_output_fixes.patch](https://github.com/user-attachments/files/30000714/relax_byoc_tuple_output_fixes.patch) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
