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

CI buils with minimal and latest requirements #500

Merged
merged 2 commits into from
Nov 25, 2019
Merged

CI buils with minimal and latest requirements #500

merged 2 commits into from
Nov 25, 2019

Conversation

Borda
Copy link
Member

@Borda Borda commented Nov 13, 2019

This PR aims at testing compatibility with minimal and lates package versions from requirements

Before submitting

  • Was this discussed/approved via a Github issue? (no need for typos, doc improvements)
  • Did you read the contributor guideline?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?

What does this PR do?

Fixes #462 #519. Reaction to #491.

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

@Borda
Copy link
Member Author

Borda commented Nov 13, 2019

@williamFalcon the test won't pass since it requires changes n the code but with this update, we are able to see in future PRs if it really fixes the PyTorch back-compatibility...
Screenshot at 2019-11-13 08-02-57

* update requirements
@Borda
Copy link
Member Author

Borda commented Nov 13, 2019

@williamFalcon conflicts resolved...

@Borda
Copy link
Member Author

Borda commented Nov 16, 2019

also solves #519 and others who ask why some specific version is needed :)

@williamFalcon
Copy link
Contributor

@Borda if i merge this the tests will fail. Will you update the code?

@Borda
Copy link
Member Author

Borda commented Nov 16, 2019

I would leave code fixing for another PR as we try to keep the PR simple and just one purpose...
But it is related to failing of pytorch 1.2 in #491

@williamFalcon williamFalcon merged commit 4627887 into Lightning-AI:master Nov 25, 2019
@Borda Borda deleted the ci_min-req branch November 25, 2019 12:02
@lemairecarl
Copy link
Contributor

lemairecarl commented Dec 19, 2019

numpy 1.16.4 is not available on my platform, so I can't install pytorch-lightning using pip.

Are you planning to get this fix on Pypi soon?
Thanks!

@Borda
Copy link
Member Author

Borda commented Dec 19, 2019

@lemairecarl it will be in next release and also you can install it with pip from master...

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.

CI builds with min & max versions
3 participants