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

GBP optimizer #427

Draft
wants to merge 74 commits into
base: main
Choose a base branch
from
Draft

GBP optimizer #427

wants to merge 74 commits into from

Conversation

joeaortiz
Copy link
Contributor

Motivation and Context

Adding GBP as another option for the optimizer.
Operates in a different way from the current optimizers - can be implemented as distributed message passing.

How Has This Been Tested

Have created a simple linear test, but needs nonlinear tests too.

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 13, 2023
@mhmukadam mhmukadam marked this pull request as draft June 27, 2023 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants