Skip to content

Fix mypy errors attributed to pytorch_lightning.core.mixins.device_dtype_mixin #13704

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

Merged
merged 12 commits into from
Jul 26, 2022
Merged

Fix mypy errors attributed to pytorch_lightning.core.mixins.device_dtype_mixin #13704

merged 12 commits into from
Jul 26, 2022

Conversation

krishnakalyan3
Copy link
Contributor

@krishnakalyan3 krishnakalyan3 commented Jul 18, 2022

Part of #13445

@otaj otaj mentioned this pull request Jul 18, 2022
52 tasks
@github-actions github-actions bot added the pl Generic label for PyTorch Lightning package label Jul 19, 2022
@krishnakalyan3 krishnakalyan3 requested a review from otaj July 20, 2022 21:32
@codecov
Copy link

codecov bot commented Jul 20, 2022

Codecov Report

Merging #13704 (6acedc5) into master (4e9fbdb) will decrease coverage by 10%.
The diff coverage is 89%.

@@            Coverage Diff            @@
##           master   #13704     +/-   ##
=========================================
- Coverage      86%      76%    -10%     
=========================================
  Files         328      328             
  Lines       25601    25597      -4     
=========================================
- Hits        22008    19559   -2449     
- Misses       3593     6038   +2445     

@mergify mergify bot added the ready PRs ready to be merged label Jul 25, 2022
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
@krishnakalyan3
Copy link
Contributor Author

Thankyou @awaelchli for the feedback!.

@otaj otaj added this to the pl:1.8 milestone Jul 25, 2022
@otaj otaj enabled auto-merge (squash) July 25, 2022 11:39
@otaj otaj modified the milestones: pl:1.8, pl:1.6.x Jul 25, 2022
@otaj otaj merged commit 85b0356 into Lightning-AI:master Jul 26, 2022
@carmocca carmocca modified the milestones: pl:1.6.x, pl:1.7 Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pl Generic label for PyTorch Lightning package ready PRs ready to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants