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

PostprocessingDataset: add composition function #1609

Merged
merged 13 commits into from
Aug 30, 2024

Conversation

NeoLegends
Copy link
Member

Makes a common pattern much easier.

@albertz Any comments on the added docs?

@NeoLegends NeoLegends self-assigned this Aug 29, 2024
@NeoLegends NeoLegends requested review from albertz and a team as code owners August 29, 2024 09:55
@NeoLegends NeoLegends force-pushed the moritz-pp-composition-function branch 2 times, most recently from 03d0186 to e224b4d Compare August 29, 2024 09:58
@NeoLegends NeoLegends force-pushed the moritz-pp-composition-function branch from e224b4d to 27437fe Compare August 29, 2024 09:59
returnn/datasets/postprocessing.py Outdated Show resolved Hide resolved
returnn/datasets/postprocessing.py Outdated Show resolved Hide resolved
Co-authored-by: Albert Zeyer <albzey@gmail.com>
@NeoLegends NeoLegends requested review from michelwi and albertz August 29, 2024 13:32
returnn/datasets/postprocessing.py Outdated Show resolved Hide resolved
returnn/datasets/postprocessing.py Show resolved Hide resolved
NeoLegends and others added 2 commits August 29, 2024 16:05
Co-authored-by: michelwi <michelwi@users.noreply.github.com>
@NeoLegends
Copy link
Member Author

What is the syntax for the comments that turn off the linter for a specific line?

@albertz
Copy link
Member

albertz commented Aug 29, 2024

What is the syntax for the comments that turn off the linter for a specific line?

Why? Where do you want to turn it off? I'm pretty sure there are no valid cases here to turn it off. All warnings given by the linter (see failing test) are totally correct, and you should fix the code instead.

Co-authored-by: Albert Zeyer <albzey@gmail.com>
NeoLegends and others added 2 commits August 29, 2024 16:49
Co-authored-by: Albert Zeyer <albzey@gmail.com>
Copy link
Member

@albertz albertz left a comment

Choose a reason for hiding this comment

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

Please resolve the merge conflicts, then it can be merged.

@NeoLegends NeoLegends requested a review from albertz August 30, 2024 08:59
@NeoLegends NeoLegends merged commit 62d4bc4 into master Aug 30, 2024
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants