Skip to content

Conversation

@fsiino-nvidia
Copy link
Contributor

@fsiino-nvidia fsiino-nvidia commented Oct 13, 2025

This is a proposed change to the train metrics module to prevent false metrics conflicts by tolerating slight differences in rounding.
This also allows additional fields to be added to the new example metrics.

Signed-off-by: Frankie Siino <fsiino@nvidia.com>
@copy-pr-bot
Copy link

copy-pr-bot bot commented Oct 13, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

Signed-off-by: Frankie Siino <fsiino@nvidia.com>
Signed-off-by: Frankie Siino <fsiino@nvidia.com>
@fsiino-nvidia fsiino-nvidia requested a review from a team October 15, 2025 16:57
@fsiino-nvidia fsiino-nvidia marked this pull request as ready for review October 15, 2025 16:57
@fsiino-nvidia fsiino-nvidia marked this pull request as draft October 15, 2025 17:00
@fsiino-nvidia fsiino-nvidia marked this pull request as ready for review October 15, 2025 18:05
Signed-off-by: Frankie Siino <fsiino@nvidia.com>
…conflict file writing to disk

Signed-off-by: Frankie Siino <fsiino@nvidia.com>
@bxyu-nvidia bxyu-nvidia merged commit 5dc1376 into main Oct 19, 2025
6 checks passed
@bxyu-nvidia bxyu-nvidia deleted the fsiino/loosen-metrics-conflict-validation branch October 19, 2025 20:13
bxyu-nvidia pushed a commit that referenced this pull request Oct 21, 2025
This is a proposed change to the train metrics module to prevent false
metrics conflicts by tolerating slight differences in rounding.
This also allows additional fields to be added to the new example
metrics.

---------

Signed-off-by: Frankie Siino <fsiino@nvidia.com>
Signed-off-by: Brian Yu <bxyu@nvidia.com>
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.

Metrics conflict is less strict i.e. allows new/extra fields, robust to rounding errors, etc

3 participants