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 sparse output for lookup table grad op #5145

Merged
merged 29 commits into from
Oct 28, 2017

Commits on Oct 25, 2017

  1. add sparse support for sum op

    QiJune committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    a133ef6 View commit details
    Browse the repository at this point in the history
  2. typo fix

    QiJune committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    50de47f View commit details
    Browse the repository at this point in the history
  3. fix gpu build error

    QiJune committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    64c1711 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. fix unittest error

    QiJune committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    3d102a2 View commit details
    Browse the repository at this point in the history
  2. typo fix

    QiJune committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    a8202ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6c9c0c View commit details
    Browse the repository at this point in the history
  4. follow comments

    QiJune committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    463b565 View commit details
    Browse the repository at this point in the history
  5. fix build error

    QiJune committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    5351ced View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2dda25e View commit details
    Browse the repository at this point in the history
  7. merge baidu/develop

    QiJune committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    6f1f1f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4831519 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7325e50 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fc728cf View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. refine codes

    QiJune committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    62b97a7 View commit details
    Browse the repository at this point in the history
  2. merge baidu/develop

    QiJune committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    e55bcf6 View commit details
    Browse the repository at this point in the history
  3. merge baidu/develop

    QiJune committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    bdfbdae View commit details
    Browse the repository at this point in the history
  4. fix gpu build error

    QiJune committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    ae772d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    426f99d View commit details
    Browse the repository at this point in the history
  6. fix ci

    QiJune committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    6724300 View commit details
    Browse the repository at this point in the history
  7. fix ci

    QiJune committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    790ca8f View commit details
    Browse the repository at this point in the history
  8. fix ci

    QiJune committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    2b25251 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a3e9995 View commit details
    Browse the repository at this point in the history
  10. fix bug in test_word2vec

    QiJune committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    de21a9b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7fe70fc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1523f04 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4080738 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5b01021 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2017

  1. Configuration menu
    Copy the full SHA
    5799efd View commit details
    Browse the repository at this point in the history
  2. merge baidu/develop

    QiJune committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    14fd750 View commit details
    Browse the repository at this point in the history