Lunderberg commented on PR #16826: URL: https://github.com/apache/tvm/pull/16826#issuecomment-2035046706
@Archermmt Can you look into the failing MSC unit tests? It seems that it is a limitation in the Relax to MSC conversion, that it doesn't correctly handle in-line leaf nodes that occur within a `relax::Tuple`. For now, I've marked the failing unit tests with `@pytest.mark.xfail`, but it would be good to resolve the breakages either in this or a follow-up PR. -- 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]
