sorry what you need is `print(irmod)`. Look for the name after `main` like
below:
```
def @main(%input_tensor:0: Tensor[(1, 300, 300, 3), uint8]) -> (Tensor[(1, 100,
4), float32], Tensor[(1, 100), float32], Tensor[(1, 100), float32], Tensor[(1),
float32]) {
```
---
[Visit
Topic](https://discuss.tvm.apache.org/t/runtimeerror-could-not-find-input-1-in-graphs-inputs/9890/5)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.apache.org/email/unsubscribe/e5e8f52ab3c03e3af69ecc830a503df7789e2fa6bdeca1db156dcae82d630813).