ganler commented on issue #10738: URL: https://github.com/apache/tvm/issues/10738#issuecomment-1076752663
```
def @main(%v0: float32) {
sum(%v0, axis=[])
}
```
This relay IR crashes when doing type infer.
--
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]
