Skip to content

Better visualizations of Memory addon internal structure #433

@bvdmitri

Description

@bvdmitri

From discussions with @ismailsenoz, we realized that AddonMemory doesn’t present results in the most user-friendly way, though its structure can be extremely helpful for debugging complex models. We have documentation on this here.

Given our growing experience with plotting graph structures, could we automate the generation of visual representations? Essentially, we should be able to create something like this:
Image

directly from this:
Image

@FraserP117 @kobus78 @chbe-helix, would this be something you’d be interested in working on? It seems like a valuable and highly useful addition for debugging. We would just need to define a new show_png method here, or potentially use MIME types similar to graph plotting (e.g., mime/png).

Would love to hear your thoughts!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions