comaniac commented on issue #5928: URL: https://github.com/apache/incubator-tvm/issues/5928#issuecomment-649819741
Ah apparently I was wrong. MobileNet has residual connections...I see. So `%20` and `%33` are partitioned to a function. In this case "another `%20`" is rejected to be partitioned again with `%21`. I need to think about the proper semantic for this case. Having Relay level CSE would definitely solve this issue but I'm not sure if it's overkill. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
