Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify required DyNet version #3

Closed
danielhers opened this issue Aug 23, 2017 · 2 comments
Closed

Clarify required DyNet version #3

danielhers opened this issue Aug 23, 2017 · 2 comments

Comments

@danielhers
Copy link

The README says DyNet-v2, but using 2.0 (from pip) fails:

AttributeError: '_dynet.ParameterCollection' object has no attribute 'load'

Also, 2.0 doesn't require Boost.
Is it actually 1.1?

@CogMachines
Copy link

It is using 1.1. Changes to support 2.0 are pretty minimal. I'll add a pull request once I verify the decay rate changes are working.

@swabhs
Copy link
Owner

swabhs commented Jul 5, 2018

README is now updated with the correct version of DyNet (2.0) and the codebase is updated accordingly.

@swabhs swabhs closed this as completed Jul 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants