Skip to content

Conversation

hvarfner
Copy link
Contributor

Summary:
Structuring the optimizer and stopping_criterion arguments in gen_candidates_torch.

Fixes #2994.

Differential Revision: D82839737

@meta-cla meta-cla bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Sep 19, 2025
@facebook-github-bot
Copy link
Contributor

@hvarfner has exported this pull request. If you are a Meta employee, you can view the originating diff in D82839737.

Summary:

Structuring the optimizer and stopping_criterion arguments in gen_candidates_torch.

Fixes pytorch#2994.

Differential Revision: D82839737
Copy link

codecov bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (fa3749c) to head (90e16b6).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #3019   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          216       216           
  Lines        20482     20485    +3     
=========================================
+ Hits         20482     20485    +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@facebook-github-bot
Copy link
Contributor

@hvarfner has exported this pull request. If you are a Meta employee, you can view the originating diff in D82839737.

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 meta-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: gen_candidates_torch crashes when lr is supplied in options
2 participants