Skip to content

Conversation

@Borda
Copy link
Collaborator

@Borda Borda commented Mar 6, 2020

What does this PR do?

Verify that all deprecated API is correctly used... this one takes only 0.8.0

  • fix deprecated module imports
  • test deprecated imports
  • tests deprecated Trainer API and arguments

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.

Did you have fun?

Make sure you had fun coding 🙃

@Borda Borda added bug Something isn't working ci Continuous Integration labels Mar 6, 2020
@Borda Borda requested a review from a team March 6, 2020 12:31
@pep8speaks
Copy link

pep8speaks commented Mar 6, 2020

Hello @Borda! Thanks for updating this PR.

Line 78:101: E501 line too long (106 > 100 characters)
Line 85:101: E501 line too long (106 > 100 characters)

Line 296:101: E501 line too long (109 > 100 characters)

Comment last updated at 2020-03-06 15:36:15 UTC

@Borda Borda changed the title Test deprecated API Test deprecated API for 0.8.0 Mar 6, 2020
@Borda Borda marked this pull request as ready for review March 6, 2020 13:40
@Borda Borda changed the title Test deprecated API for 0.8.0 Test deprecated API for 0.8.0 and 0.9.0 Mar 6, 2020
@williamFalcon williamFalcon merged commit a22461c into Lightning-AI:master Mar 6, 2020
@Borda Borda deleted the test-deprecated branch March 6, 2020 17:38
Borda added a commit that referenced this pull request Mar 6, 2020
* till 0.8

* refactor

* fix tests

* fix tests

* deprx till 0.9

* Update trainer.py

* Apply suggestions from code review

Co-authored-by: William Falcon <waf2107@columbia.edu>
williamFalcon added a commit that referenced this pull request Mar 6, 2020
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Test deprecated API for 0.8.0 and 0.9.0 (#1071)

* till 0.8

* refactor

* fix tests

* fix tests

* deprx till 0.9

* Update trainer.py

* Apply suggestions from code review

Co-authored-by: William Falcon <waf2107@columbia.edu>

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Borda added a commit that referenced this pull request Mar 6, 2020
* till 0.8

* refactor

* fix tests

* fix tests

* deprx till 0.9

* Update trainer.py

* Apply suggestions from code review

Co-authored-by: William Falcon <waf2107@columbia.edu>
Borda added a commit that referenced this pull request Mar 6, 2020
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Test deprecated API for 0.8.0 and 0.9.0 (#1071)

* till 0.8

* refactor

* fix tests

* fix tests

* deprx till 0.9

* Update trainer.py

* Apply suggestions from code review

Co-authored-by: William Falcon <waf2107@columbia.edu>

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
@Borda Borda added this to the 0.7.0 milestone Mar 7, 2020
tullie pushed a commit to tullie/pytorch-lightning that referenced this pull request Apr 3, 2020
* till 0.8

* refactor

* fix tests

* fix tests

* deprx till 0.9

* Update trainer.py

* Apply suggestions from code review

Co-authored-by: William Falcon <waf2107@columbia.edu>
tullie pushed a commit to tullie/pytorch-lightning that referenced this pull request Apr 3, 2020
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Test deprecated API for 0.8.0 and 0.9.0 (Lightning-AI#1071)

* till 0.8

* refactor

* fix tests

* fix tests

* deprx till 0.9

* Update trainer.py

* Apply suggestions from code review

Co-authored-by: William Falcon <waf2107@columbia.edu>

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci Continuous Integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants