documentation for package-scoped list evaluation functions
Open
enhancement
- Dominant language
- C++
- Stars
- 3.4k
- Forks
- 701
- PR merge metrics
- No merged PRs in 30d
Description
The following functions don't have documentation but should:
dynet.forward(list)
dynet.values(list)
dynet.npvalues(list)
They're especially useful in conjunction with autobatching, and this is currently undocumented knowledge.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the definitions or existing documentation for dynet.forward(list), dynet.values(list), and dynet.npvalues(list). Document their list-evaluation behavior and explain their use with autobatching; done means all three functions and that usage are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100