14 comments (14 comments)18 reactions (18 reactions)0 assignees (0 assignees)JavaScript32,743 stars (32,743 stars)3,101 forks (3,101 forks)batch import
featurehelp wanted
Description
This issue does not include a description.
Contributor guide
- Tech stack
- javascript
- Domain
- machine learningfrontend
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- familiarity with neural network model formatsunderstanding of tensor operations
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- The issue lacks a description, so the first step is to understand what tensor shape inference means in the context of Netron. Reviewing the comments and existing codebase, particularly model parsers in src/, will clarify the requirements. The goal is to enable Netron to display tensor shapes for operators. Discussion in the comments may provide direction on which model formats to prioritize. A maintainer response is needed to clarify the expected implementation.