The `graph` content generated by relay.build_module.build() is as following:

![image|201x500](upload://7HjsOCpTimebBABPjsjtjW6CeBO.png) 

I don't know which field represents input name.

In addition, I added a few lines of code, which have a background color, to 
print the input layer information,
![image|690x152](upload://r8Is38ketxxjxf0miFKtVYWbsoj.png) 

The printing contents show that the input name is **input_1** with the shape 
(?, 32, 32,3)
`input_1 (<tf.Tensor 'input_1:0' shape=(?, 32, 32, 3) dtype=float32>,)`





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/runtimeerror-could-not-find-input-1-in-graphs-inputs/9890/4)
 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/9383c1c081466b24b61e337b2bfaa513eb55d5049e82f197d549fab1c42af8f4).

Reply via email to