Hello,
In some frameworks (maybe all?) we can define a layer/operator name. Looking at the[ Relay Python API documentation](https://tvm.apache.org/docs/api/python/relay/nn.html#module-tvm.relay.nn), I dont see that Relay operators have a 'name' (except Bitpack which uses this parameter for a type of bitpacking). Also when I import a model from TF and inspect the Relay representation, I don't see any indication that the names of the operators are available at the Relay representation. Am I missing something or are the names really not available at the Relay level? Thanks --- [Visit Topic](https://discuss.tvm.apache.org/t/do-layer-names-get-imported-into-relay/7986/1) 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/523772ad58501ae4d4b9e959da012d0b3917eea8574132eb04ab22c541dab2e9).