Skip to content

[C++ API Parity] Add xor_convergence test for lbfgs#35001

Closed
anjali411 wants to merge 4 commits intopytorch:masterfrom
anjali411:lbfgs_xor_tests
Closed

[C++ API Parity] Add xor_convergence test for lbfgs#35001
anjali411 wants to merge 4 commits intopytorch:masterfrom
anjali411:lbfgs_xor_tests

Conversation

@anjali411
Copy link
Copy Markdown
Contributor

No description provided.

@anjali411 anjali411 added the module: cpp Related to C++ API label Mar 18, 2020
Comment thread test/cpp/api/optim.cpp Outdated
Copy link
Copy Markdown
Contributor

@yf225 yf225 left a comment

Choose a reason for hiding this comment

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

Thanks for the awesome work!

Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@anjali411 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@anjali411 merged this pull request in 4521477.

@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented Mar 19, 2020

💊 CircleCI build failures summary and remediations

As of commit d75d0bc (more details on the Dr. CI page):


💚 💚 Looks good so far! There are no CircleCI failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker.

See how this bot performed.

This comment has been revised 8 times.

@mrshenli
Copy link
Copy Markdown
Contributor

@anjali411 anjali411 reopened this Mar 19, 2020
@yf225
Copy link
Copy Markdown
Contributor

yf225 commented Mar 19, 2020

I tried const int64_t kBatchSize = 50; and it seems to work locally (not sure why kBatchSize = 6 was failing locally for me)

Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@anjali411 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@anjali411 merged this pull request in 781f590.

@yf225 yf225 modified the milestone: 1.5.0 Mar 20, 2020
@yf225 yf225 mentioned this pull request Mar 20, 2020
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary: Pull Request resolved: pytorch#35001

Differential Revision: D20524479

Pulled By: anjali411

fbshipit-source-id: 3413779676ab95c1ee82298f95d3441a89873107
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary: Pull Request resolved: pytorch#35001

Differential Revision: D20548983

Pulled By: anjali411

fbshipit-source-id: 1f858635d0680c0109d1ef348b7df4d3844fe0a6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged module: cpp Related to C++ API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants