1 comment (1 comment)0 reactions (0 reactions)1 assignee (1 assignee)JavaScript32,743 stars (32,743 stars)3,101 forks (3,101 forks)batch import
featurehelp wanted
- Issue type
- feature
- Research direction
- Investigate the existing model parsing code in Netron to understand how nodes and edges are currently stored. Review the linked examples (e.g., torch onnx export.zip) and related issues (#168, #1203) to understand how subgraphs are represented in different formats. Evaluate the rendering logic to determine how to visually separate subgraphs and implement the checklist items (output edges, selection, find sidebar, nested weights). Start by examining the core data structures and the main view component.