In this PR https://github.com/apache/incubator-tvm/pull/6885, node name is 
stored in Span.SourceName.
Since Span.SourceName is supposed to represent name of source file, I'd suggest 
to add another field `hint` to Span to represent node or layer name which is 
common in models.

And when model is imported, its name isn't kept by frontend, so Span.SourceName 
will be left empty in that case. `line`, `colume`, `end_line` and `end_colume` 
aren't needed too for imported model.

@joshua19881228 @jroesch @tqchen @FrozenGene Please share your thought





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/expand-span-for-imported-module/8435/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/8798b0e796b8bf2340e3d238669a6923e861571f285f0620cc40da72bb754a2f).

Reply via email to