Skip to content

Fix loss summary calculation#4

Open
ffu wants to merge 1 commit intoUSNavalResearchLaboratory:masterfrom
ffu:loss_summary_fix
Open

Fix loss summary calculation#4
ffu wants to merge 1 commit intoUSNavalResearchLaboratory:masterfrom
ffu:loss_summary_fix

Conversation

@ffu
Copy link
Copy Markdown

@ffu ffu commented Mar 21, 2026

Previously, the loss summary average calculation was incorrect when a mgen log file contained multiple flows. This error was due to the incorrect calculation of averaging weight on the last window for any previous flows.

With these changes, the weight calculation and the loss summary's average calculation is fixed.

Fixes #3

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.

Calculation of loss summary incorrect when using multiple flows

1 participant