tenstorrent / model-explorer

A modern model graph visualizer and debugger
Apache License 2.0
0 stars 0 forks source link

Add the ability to display nested attributes #12

Open madcampos opened 4 days ago

madcampos commented 4 days ago

To better organize the display of attributes, we would like to display some of them in a hierarchy, where attributes can have other children attributes.

Here are the options on how to implement it that we have so far: