-
Notifications
You must be signed in to change notification settings - Fork 83
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
Update merged timeline #480
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #480 +/- ##
==========================================
- Coverage 66.88% 66.20% -0.68%
==========================================
Files 173 163 -10
Lines 13280 12934 -346
==========================================
- Hits 8882 8563 -319
+ Misses 4398 4371 -27
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #480 +/- ##
==========================================
- Coverage 75.74% 74.61% -1.13%
==========================================
Files 126 116 -10
Lines 10872 10526 -346
==========================================
- Hits 8235 7854 -381
- Misses 2637 2672 +35
Continue to review full report at Codecov.
|
Description of changes:
I added the PyTorch dataloader events to the merged time line.
Style and formatting:
I have run
pre-commit install
to ensure that auto-formatting happens with every commit.Issue number, if available
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.