Thanks for the reply.

I noticed that at least the inputs, weights and biases get the name 
<framewok_layer_name>/<name_of_type_of_arg> (so for example 'conv2d_1/input' 
would be the IFM of the 'conv2d_1' layer from the model). So I guess over the 
naming of the arguments its possible to determine some relationships between 
relay operators and the framework layers.

Do you have an intuition why the 'name' attribute was dropped? and an idea how 
much effort it would be to include it back again?





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/do-layer-names-get-imported-into-relay/7986/3)
 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/0f923345d7f6df7feea3f50a75caeb553966311f7b12807b44a293b93d814cf5).

Reply via email to