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

Weekly Patch Release v.1.2.5 [full merge, no squash] #6646

Merged
merged 10 commits into from
Mar 24, 2021
Merged

Conversation

Borda
Copy link
Member

@Borda Borda commented Mar 23, 2021

What does this PR do?

Refers to #6083

PR review

Anyone in the community is free to review the PR once the tests have passed.
Before you start reviewing make sure you have read Review guidelines. In short, see the following bullet-list:

  • Is this pull request ready for review? (if not, please submit in draft mode)
  • Check that all items from Before submitting are resolved
  • Make sure the title is self-explanatory and the description concisely explains the PR
  • Add labels and milestones (and optionally projects) to the PR so it can be classified

Did you have fun?

Make sure you had fun coding 🙃

@Borda Borda added this to the 1.2.x milestone Mar 23, 2021
@Borda Borda force-pushed the v1.2.5 branch 2 times, most recently from 13b2113 to b762fb4 Compare March 23, 2021 12:52
@kaushikb11 kaushikb11 self-requested a review March 23, 2021 13:51
@Borda Borda force-pushed the v1.2.5 branch 2 times, most recently from 40d952c to caebaea Compare March 23, 2021 16:21
@Borda
Copy link
Member Author

Borda commented Mar 23, 2021

still missing metrics, #6565 and #6506 needs to separate fix from API chnage

@Borda
Copy link
Member Author

Borda commented Mar 23, 2021

the same error as in #6536 (comment)

@Borda Borda force-pushed the v1.2.5 branch 4 times, most recently from 13e7c2c to c3be721 Compare March 23, 2021 22:31
awaelchli and others added 8 commits March 23, 2021 23:31
Co-authored-by: chaton <thomas@grid.ai>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>

(cherry picked from commit bc577ca)
* update doc

* update example

(cherry picked from commit 8853a36)
* try Azure

* -e

* path

(cherry picked from commit cb59039)
* refactoring setup

* .

* docs

* flake8

(cherry picked from commit 1fae10a)
* fix comparing versions

* chlog

* .

* ...

* datasets

(cherry picked from commit 8cd75a4)
* Add Tests for val and test-steps

* Add native AMP

* pep8 tests

* pep8 plugin

* changelog

(cherry picked from commit 634d831)
Copy link
Contributor

@awaelchli awaelchli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@Borda
Copy link
Member Author

Borda commented Mar 24, 2021

missing #6536 as the test does not pass, probably needs some other commit
and #6506 as there mixed API changes so @SeanNaren will separate the fix 🐰

Copy link
Contributor

@tchaton tchaton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !

@Borda Borda added the ready PRs ready to be merged label Mar 24, 2021
Comment on lines +2 to +6
from torchmetrics import Metric as TMetric

from pytorch_lightning import Trainer
from pytorch_lightning.metrics import Metric, MetricCollection
from pytorch_lightning.metrics import Metric as PLMetric
from pytorch_lightning.metrics import MetricCollection
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tchaton van you pls double check that this is sufficient compatibility test for PL and TM metrics

@Borda Borda mentioned this pull request Mar 24, 2021
CHANGELOG.md Show resolved Hide resolved
* base class

* extensions

* chlog

* _stable_1d_sort

* _check_same_shape

* _input_format_classification_one_hot

* utils

* to_onehot

* select_topk

* to_categorical

* get_num_classes

* reduce

* class_reduce

* tests

(cherry picked from commit 6453091)
@lexierule lexierule merged commit cc40fa3 into release/1.2.x Mar 24, 2021
@lexierule lexierule deleted the v1.2.5 branch March 24, 2021 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready PRs ready to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants