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

add split and merge lod tensor operator #5537

Merged
merged 11 commits into from
Nov 14, 2017

Commits on Nov 10, 2017

  1. add split lod tensor operator

    QiJune committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    b9a6c17 View commit details
    Browse the repository at this point in the history
  2. add more test cast

    QiJune committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    d69c58b View commit details
    Browse the repository at this point in the history
  3. clean code

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

Commits on Nov 13, 2017

  1. add merge lod tensor operator

    QiJune committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    22b0579 View commit details
    Browse the repository at this point in the history
  2. fix bug

    QiJune committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    a4c6c18 View commit details
    Browse the repository at this point in the history
  3. clean code

    QiJune committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    ff5b246 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce16831 View commit details
    Browse the repository at this point in the history
  5. add grad operator

    QiJune committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    36a9f6b View commit details
    Browse the repository at this point in the history
  6. make mask support GPU

    QiJune committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    2a515b7 View commit details
    Browse the repository at this point in the history
  7. add comments

    QiJune committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    917a168 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c256663 View commit details
    Browse the repository at this point in the history