Mousius commented on pull request #8835:
URL: https://github.com/apache/tvm/pull/8835#issuecomment-905584474
Hmm, I picked on it calling into that block within `LowerTE` before the
`shape_target` existed via this call:
```
std::pair<IRModule, Map<Target, IRModule>> main_and_lowered =
Prepare(mod_and_global.first, device, target);
```
--
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]