- Notifications
You must be signed in to change notification settings - Fork 80
UvA DL Tutorials: Updating PL API to >1.8 #222
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@ ## main #222 +/- ## =================================== Coverage 73% 73% =================================== Files 2 2 Lines 382 382 =================================== Hits 280 280 Misses 102 102 |
| Remaining problems:
|
Borda left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's add to all meta PL >= 1.8 because this may not be compatible with older versions
| interesting error, not sure where it came from... |
| The output on Azure suggests it is running out of time: I don't know why it runs out of time now, since it didn't have any problems beforehand. For this notebook, it may be ok to comment out the line since this is just for showing samples, but Tutorial 13 (SimCLR) runs already out of time when downloading the dataset: |
akihironitta left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
| We are getting this error now: @Borda I saw that nbval comes from your personal fork. Could we try to rebase it to the latest version from upstream? |
resolved locally with cc59322 and open fix computationalmodelling/nbval#196 |
Before submitting
What does this PR do?
Updates notebooks to PL 1.8 in terms of:
progress_bar_refresh_ratebyenable_progress_bar)gpusbyacceleratoranddevices)Fixes typo in
torch.backends.cudnn.deterministicPR 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 🙃