Good question. I think we can not get it directly currently. But the mechanism should have support it. For example, when you pass the output index, we could use `nodes_[outputs_[index].node_id].name` to get the name.
Something a bit more, I think the name you want more is the model's name, then you need the pr https://github.com/apache/incubator-tvm/pull/6885 for frontend keeping model node's name. Then previous code could get the correct output name for you. --- [Visit Topic](https://discuss.tvm.apache.org/t/how-can-i-get-output-name-from-graph-runtime/8479/2) 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/7f2f9e0c091639dfb97f27c6c14a4159cbc8be447a06bb74fc068142a317c669).