Skip to content

MetricsLambda and ClassificationReport ability to use metrics_result_mode.#3531

Merged
vfdev-5 merged 9 commits intopytorch:masterfrom
gabrielfruet:feat/fruet-classification-report-metrics-result-mode
Feb 25, 2026
Merged

MetricsLambda and ClassificationReport ability to use metrics_result_mode.#3531
vfdev-5 merged 9 commits intopytorch:masterfrom
gabrielfruet:feat/fruet-classification-report-metrics-result-mode

Conversation

@gabrielfruet
Copy link
Copy Markdown
Contributor

Fixes #3513

The main reason the issue #3513 was created particularly for me was due to the ClassificationReport behavior. So i'm creating this PR to add this functionality following up the #3514 PR.

@github-actions github-actions bot added the module: metrics Metrics module label Feb 11, 2026
Copy link
Copy Markdown
Collaborator

@vfdev-5 vfdev-5 left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @gabrielfruet
I left a comment

Copy link
Copy Markdown
Collaborator

@vfdev-5 vfdev-5 left a comment

Choose a reason for hiding this comment

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

Thanks @gabrielfruet !

@gabrielfruet
Copy link
Copy Markdown
Contributor Author

Thank you for this final polish! Really appreciate that.

@vfdev-5 vfdev-5 enabled auto-merge February 25, 2026 09:19
@vfdev-5 vfdev-5 added this pull request to the merge queue Feb 25, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Feb 25, 2026
@vfdev-5 vfdev-5 enabled auto-merge February 25, 2026 09:58
@vfdev-5 vfdev-5 added this pull request to the merge queue Feb 25, 2026
Merged via the queue into pytorch:master with commit fb017ad Feb 25, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: metrics Metrics module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nested metrics are being duplicated when logging.

2 participants