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

Fix cache bug #779

Merged
merged 7 commits into from
Jan 7, 2025
Merged

Fix cache bug #779

merged 7 commits into from
Jan 7, 2025

Conversation

bkorycki
Copy link
Contributor

@bkorycki bkorycki commented Jan 6, 2025

This fixes the cache collision bug for SUTs in modelbench. I also added some more cache testing.

This is a simple fix-- it just prepends the SUT UID to the cache key. We should discuss if it makes sense for all the SUTs to share one cache or if we would benefit from having one cache per SUT. Same for the annotators.

@bkorycki bkorycki requested review from wpietri and rogthefrog January 6, 2025 22:37
@bkorycki bkorycki requested a review from a team as a code owner January 6, 2025 22:37
Copy link

github-actions bot commented Jan 6, 2025

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@bkorycki bkorycki temporarily deployed to Scheduled Testing January 6, 2025 22:39 — with GitHub Actions Inactive
@bkorycki bkorycki temporarily deployed to Scheduled Testing January 6, 2025 22:39 — with GitHub Actions Inactive
@bkorycki bkorycki temporarily deployed to Scheduled Testing January 6, 2025 22:39 — with GitHub Actions Inactive
@bkorycki bkorycki temporarily deployed to Scheduled Testing January 7, 2025 20:06 — with GitHub Actions Inactive
@bkorycki bkorycki temporarily deployed to Scheduled Testing January 7, 2025 20:06 — with GitHub Actions Inactive
@bkorycki bkorycki temporarily deployed to Scheduled Testing January 7, 2025 20:06 — with GitHub Actions Inactive
@bkorycki bkorycki requested a review from wpietri January 7, 2025 20:07
Copy link
Contributor

@wpietri wpietri left a comment

Choose a reason for hiding this comment

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

Looks great!

@bkorycki bkorycki merged commit f71d698 into main Jan 7, 2025
4 checks passed
@bkorycki bkorycki deleted the fix-cache-bug branch January 7, 2025 20:57
@github-actions github-actions bot locked and limited conversation to collaborators Jan 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants