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

[docs] Fix ModelCheckpoint examples #4426

Merged
merged 3 commits into from
Oct 30, 2020
Merged

[docs] Fix ModelCheckpoint examples #4426

merged 3 commits into from
Oct 30, 2020

Conversation

ydcjeff
Copy link
Contributor

@ydcjeff ydcjeff commented Oct 29, 2020

What does this PR do?

Fix ModelCheckpoint Examples

PR review

  • Is this pull request ready for review? (if not, please submit in draft mode)

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 🙃

@rohitgr7
Copy link
Contributor

@Borda removed them for some reason here. What's the difference btw?

@ydcjeff
Copy link
Contributor Author

ydcjeff commented Oct 29, 2020

@Borda removed them for some reason here. What's the difference btw?

Examples are showing correctly
https://67411-178626720-gh.circle-artifacts.com/0/html/generated/pytorch_lightning.callbacks.ModelCheckpoint.html#pytorch_lightning.callbacks.ModelCheckpoint

@codecov
Copy link

codecov bot commented Oct 29, 2020

Codecov Report

Merging #4426 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #4426   +/-   ##
======================================
  Coverage      93%     93%           
======================================
  Files         111     111           
  Lines        8138    8138           
======================================
  Hits         7563    7563           
  Misses        575     575           

@rohitgr7
Copy link
Contributor

oh okay. Thanks @ydcjeff. I should always have a look at docs before merging any changes.

@ydcjeff ydcjeff added the docs Documentation related label Oct 29, 2020
@ydcjeff ydcjeff added this to the 1.0.x milestone Oct 29, 2020
@justusschock
Copy link
Member

@ydcjeff any idea about failing tests?

@ydcjeff
Copy link
Contributor Author

ydcjeff commented Oct 30, 2020

@ydcjeff any idea about failing tests?

@justusschock because those are tested with 1.7, a PR is on the way #3821

@ydcjeff ydcjeff merged commit 20a8eaa into master Oct 30, 2020
@ydcjeff ydcjeff deleted the docs/mc branch October 30, 2020 10:12
Borda pushed a commit that referenced this pull request Nov 4, 2020
(cherry picked from commit 20a8eaa)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants