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

Loosen Keras' version restriction, which is now unnecessarily strict #68

Merged
merged 2 commits into from
Oct 2, 2020

Conversation

HiromuHota
Copy link
Contributor

@HiromuHota HiromuHota commented Oct 1, 2020

Description of the problems or issues

Is your pull request related to a problem? Please describe.

The current version restriction on Keras (keras==2.0.8) seems unnecessarily strict and is more likely to conflict with other packages.

Does your pull request fix any issue.

N/A.

Description of the proposed changes

Loosen Keras' version restriction.

Test plan

A clear and concise description of how you test the new changes.

Correctly use the vision-based model at test_basic.py::test_visual_completion

Checklist

  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the CHANGELOG.md accordingly.

@HiromuHota HiromuHota marked this pull request as ready for review October 1, 2020 22:02
Copy link
Contributor

@lukehsiao lukehsiao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Feel free to take care of merging.

@HiromuHota HiromuHota merged commit 1714b6d into HazyResearch:master Oct 2, 2020
@HiromuHota HiromuHota deleted the fix/keras_version branch October 2, 2020 19:36
@HiromuHota
Copy link
Contributor Author

@lukehsiao thanks for your review!

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

Successfully merging this pull request may close these issues.

2 participants