shingjan commented on issue #12995: URL: https://github.com/apache/tvm/issues/12995#issuecomment-1270618918
@vinx13 The way I see it is that the above relay graph is valid and then the relay->TIR lowering has some problem which is mentioned in this issue. #12996 is the pure TIR issue that this invalid TIR generated by the relay `executor_codegen_` is wrongly accepted and passed builds. I can create a TIR in the unit test that should fail. -- 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]
