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

support adagrad sparse update #5272

Merged
merged 11 commits into from
Nov 16, 2017
Merged

Commits on Nov 1, 2017

  1. adam sparse support

    QiJune committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    65605a3 View commit details
    Browse the repository at this point in the history
  2. fix gpu build error

    QiJune committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    7bc425d View commit details
    Browse the repository at this point in the history
  3. fix ci

    QiJune committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    2f03c72 View commit details
    Browse the repository at this point in the history
  4. fix ci

    QiJune committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    d0e20f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

  1. fix adagrad sparse update bug

    QiJune committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    c72e7a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f184d65 View commit details
    Browse the repository at this point in the history
  3. fix gpu build error

    QiJune committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    ae3d22a View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2017

  1. merge baidu/develop

    QiJune committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    1349abd View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2017

  1. Configuration menu
    Copy the full SHA
    59aeb85 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2017

  1. merge baidu/develop

    QiJune committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    c982f9c View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    QiJune committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    ce119ba View commit details
    Browse the repository at this point in the history