Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

LBSGD documentation fix#13465

Merged
aaronmarkham merged 1 commit into
apache:masterfrom
anirudhacharya:lbsgdDoc
Dec 5, 2018
Merged

LBSGD documentation fix#13465
aaronmarkham merged 1 commit into
apache:masterfrom
anirudhacharya:lbsgdDoc

Conversation

@anirudhacharya
Copy link
Copy Markdown
Member

@anirudhacharya anirudhacharya commented Nov 29, 2018

Description

LBSGD documentation fix

Checklist

Essentials

Please feel free to remove inapplicable items for your PR.

  • The PR title starts with [MXNET-$JIRA_ID], where $JIRA_ID refers to the relevant JIRA issue created (except PRs with tiny changes)
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage:
  • Unit tests are added for small changes to verify correctness (e.g. adding a new operator)
  • Nightly tests are added for complicated/long-running ones (e.g. changing distributed kvstore)
  • Build tests will be added for build configuration changes (e.g. adding a new build option with NCCL)
  • Code is well-documented:
  • For user-facing API changes, API doc string has been updated.
  • For new C++ functions in header files, their functionalities and arguments are documented.
  • For new examples, README.md is added to explain the what the example does, the source of the dataset, expected performance on test set and reference to the original paper if applicable
  • Check the API doc at http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-$PR_ID/$BUILD_ID/index.html
  • To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change

Changes

  • added correct information for the optimizer update rules

@vandanavk
Copy link
Copy Markdown
Contributor

@mxnet-label-bot add [Doc,pr-awaiting-review]

@aaronmarkham

@marcoabreu marcoabreu added Doc pr-awaiting-review PR is waiting for code review labels Nov 29, 2018
@anirudhacharya
Copy link
Copy Markdown
Member Author

@eric-haibin-lin does this fix this #12171
the same issue exists in the new beta website and I think this PR will fix that.

@eric-haibin-lin
Copy link
Copy Markdown
Member

Thanks for the fix

@vandanavk
Copy link
Copy Markdown
Contributor

@mxnet-label-bot remove [pr-awaiting-review]

@marcoabreu marcoabreu removed the pr-awaiting-review PR is waiting for code review label Dec 3, 2018
@vandanavk
Copy link
Copy Markdown
Contributor

@mxnet-label-bot add [pr-awaiting-merge]

@marcoabreu marcoabreu added the pr-awaiting-merge Review and CI is complete. Ready to Merge label Dec 3, 2018
@ChaiBapchya
Copy link
Copy Markdown
Contributor

Job failed, looks like another CI issue?

@aaronmarkham
Copy link
Copy Markdown
Contributor

Restarted it for you... it might pass this time.

Copy link
Copy Markdown
Contributor

@aaronmarkham aaronmarkham left a comment

Choose a reason for hiding this comment

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

@aaronmarkham aaronmarkham merged commit 0f85f5d into apache:master Dec 5, 2018
@anirudhacharya anirudhacharya deleted the lbsgdDoc branch January 12, 2019 10:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Doc pr-awaiting-merge Review and CI is complete. Ready to Merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants