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

Handle errors in score trace computations #2263

Closed
wants to merge 1 commit into from

Conversation

saitcakmak
Copy link
Contributor

Summary: This part of the code errors out if benchmarks are ran with a non-tranditional GS, such as one that uses GNodes rather than GSteps. Simply handling the error and skipping the score computation to unblock ad-hoc benchmarking in the short term. We can re-visit this once we start using generation nodes in nightly benchmarks.

Differential Revision: D54702411

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D54702411

@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Mar 11, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.87%. Comparing base (3a0f51f) to head (c78d123).
Report is 1 commits behind head on main.

❗ Current head c78d123 differs from pull request most recent head cf993b8. Consider uploading reports for the commit cf993b8 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2263      +/-   ##
==========================================
+ Coverage   94.86%   94.87%   +0.01%     
==========================================
  Files         469      469              
  Lines       46545    46558      +13     
==========================================
+ Hits        44156    44173      +17     
+ Misses       2389     2385       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Summary:

This part of the code errors out if benchmarks are ran with a non-tranditional GS, such as one that uses GNodes rather than GSteps. Simply handling the error and skipping the score computation to unblock ad-hoc benchmarking in the short term. We can re-visit this once we start using generation nodes in nightly benchmarks.

Reviewed By: esantorella

Differential Revision: D54702411
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D54702411

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 800357a.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants