Skip to content

Conversation

@awaelchli
Copy link
Contributor

What does this PR do?

Not sure if this is needed.
Close the PR if you think it is not necessary.

Fixes #3377
Adds the requested note for the validation dataloder that gets reset during num_sanity_val_steps one extra time.

@awaelchli awaelchli added the docs Documentation related label Oct 25, 2020
@awaelchli awaelchli added this to the 1.0.x milestone Oct 25, 2020
@mergify mergify bot requested a review from a team October 25, 2020 06:17
@codecov
Copy link

codecov bot commented Oct 25, 2020

Codecov Report

Merging #4343 into master will increase coverage by 2%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #4343    +/-   ##
=======================================
+ Coverage      91%     93%    +2%     
=======================================
  Files         111     111            
  Lines        8258    8011   -247     
=======================================
- Hits         7549    7452    -97     
+ Misses        709     559   -150     

@mergify mergify bot requested a review from a team October 25, 2020 09:50
@Borda Borda changed the title Update docs for num_sanity_val_steps [skip ci] Update docs for num_sanity_val_steps Oct 25, 2020
@Borda Borda force-pushed the docs/sanity-val-steps branch from ab305af to a943bb5 Compare October 25, 2020 09:51
@williamFalcon
Copy link
Contributor

why did we drop the xla docs?

@awaelchli
Copy link
Contributor Author

awaelchli commented Oct 25, 2020

hmm, is it supposed to be there in this section? It looks like it is misplaced, and the same code sample can be found further down in the tpu_cores section

@williamFalcon williamFalcon merged commit 48b6de0 into master Oct 27, 2020
@Borda Borda deleted the docs/sanity-val-steps branch November 2, 2020 12:26
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.

val_dataloader is called twice in each worker

6 participants