google-ai-edge / model-explorer

A modern model graph visualizer and debugger
Apache License 2.0
1.07k stars 87 forks source link

[Feature Request] Optionally suppress display of node data when it is not available. #213

Closed rvijayc closed 2 weeks ago

rvijayc commented 1 month ago

I recently started using this tool and I find it very useful.

In the example below, some node data json files have entries for only a subset of nodes, but I don't see an option to prevent the display of node information for nodes that don't have any entries - they still show up as "-" everywhere which is cluttering the display.

If there is a way to suppress these, please let me know. If not, please consider this a new feature request.

image

Appreciate your help!

pkgoogle commented 1 month ago

I don't see a way to do this currently. @jinjingforever can you please take a look? Thanks.

jinjingforever commented 2 weeks ago

This will be released next week. Thanks!