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

Metrics - Fixed Missing Reset #25

Merged
merged 6 commits into from
May 14, 2024
Merged

Metrics - Fixed Missing Reset #25

merged 6 commits into from
May 14, 2024

Conversation

kozlov721
Copy link
Collaborator

Fixed missing reset for our custom / reused metrics. This was causing a memory leak responsible for failed train runs.

@kozlov721 kozlov721 added the fix Fixing a bug label May 13, 2024
@kozlov721 kozlov721 self-assigned this May 13, 2024
Copy link

github-actions bot commented May 13, 2024

Test Results

  6 files    6 suites   39m 16s ⏱️
 57 tests  25 ✅ 0 💤  7 ❌  25 🔥
342 runs  178 ✅ 0 💤 14 ❌ 150 🔥

For more details on these failures and errors, see this check.

Results for commit 95d7b44.

♻️ This comment has been updated with latest results.

@kozlov721 kozlov721 merged commit 0830043 into dev May 14, 2024
3 of 10 checks passed
@kozlov721 kozlov721 deleted the fix/metric-reset branch May 14, 2024 16:55
kozlov721 added a commit that referenced this pull request Oct 9, 2024
* fixed reset not being called

* added metric resets

* removed inheritance

* proper oks reset

* removed unnecessary resets

* added annotations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants