Skip to content

Conversation

@seungjaeryanlee
Copy link
Contributor

Description

This PR fixes stylistic issues in the NovoGrad optimizer documentation page.

Fixes #2085

Type of change

Checklist:

  • I've properly formatted my code according to the guidelines
    • By running Black + Flake8
    • By running pre-commit hooks
  • This PR addresses an already submitted issue for TensorFlow Addons
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • This PR contains modifications to C++ custom-ops

How Has This Been Tested?

If you're adding a bugfix or new feature please describe the tests that you ran to verify your changes:
*

@bot-of-gabrieldemarmiesse

@shreyashpatodia

You are owner of some files modified in this pull request.
Would you kindly review the changes whenever you have the time to?
Thank you very much.

@seungjaeryanlee seungjaeryanlee changed the title Fix novograd docstring Fix broken link in NovoGrad docstring Aug 15, 2020
0xshreyash
0xshreyash previously approved these changes Aug 15, 2020
Copy link
Contributor

@0xshreyash 0xshreyash 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 this!

Copy link
Member

@WindQAQ WindQAQ left a comment

Choose a reason for hiding this comment

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

Thank you!

@WindQAQ WindQAQ merged commit c083f28 into tensorflow:master Aug 16, 2020
@seungjaeryanlee seungjaeryanlee deleted the fix-novograd-docstring branch August 16, 2020 15:46
jrruijli pushed a commit to jrruijli/addons that referenced this pull request Dec 23, 2020
* Fix broken link in NovoGrad docstring

* Fix typo in NovoGrad paper title

* Add missing parenthesis

* Remove unneeded wordy phrase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Markdown parsing error in NovoGrad documentation page

6 participants