infinitered / infinitered/tensorplayground
Allow no input tensor
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
As strange as it may be, there are a lot of cases where we will generate everything inside our block. Stop enforcing that a tensor be injected, and allow nothingness in this place.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the validation that requires an input tensor and inspect how blocks are constructed when inputs are supplied. Check nearby callers or examples to understand the expected no-input case. Done means a block can generate its contents without an injected tensor while existing input-driven behavior still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100