Examples on master not working with latest release
- Dominant language
- C++
- Stars
- 3.4k
- Forks
- 701
- PR merge metrics
- No merged PRs in 30d
Description
Not a bug per se but as noted in https://github.com/clab/dynet/commit/f170e715e198bb166235bc3d15421f60e45921d4#commitcomment-28609161 some of the examples on master are not working with the latest release because of the recent API changes for parameters.
I think we should do a mini release including those changes so that folks who pip install the latest release don't get stuck running the examples.
This is also related to a discussion we had with @xunzhang in #1312
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the API-change commit f170e715e198bb166235bc3d15421f60e45921d4 and identifying which examples on master fail with the latest release. Check the related discussion in #1312, then determine the release steps needed so pip-installed users can run the examples successfully; done means those examples work against the published release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- machine-learning, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100