1 评论 (1 评论)0 反应 (0 反应)1 负责人 (1 负责人)JavaScript32,743 star (32,743 star)3,101 fork (3,101 fork)batch import
featurehelp wanted
- 议题类型
- feature
- 研究方向
- 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.