Hmm... one issue we still have if we do this is that the user still needs to 
know the input names to set the data input for the relay model - i.e. 
`relay_model.set_input(input_name, data)`

So I presume we still need some way of sorting that out, so either we need a 
way of querying the relay_model for the names of the inputs - is there 
something already?

Or maybe it is just better to supply the post `run_jit_passes` input names via 
the original call and the original way you were doing it.





---
[Visit 
Topic](https://discuss.tvm.ai/t/pytorch-frontend-graph-input-names-can-change-using-loaded-torchscript/6055/10)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.ai/email/unsubscribe/c1928075476783effdaa26a5b0e650d0f7668b2334dee25d43c3c09b58a171c2).

Reply via email to