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 method converting Tensor to Eigen TensorMap #2805

Merged
merged 19 commits into from
Jul 18, 2017

Commits on Jul 10, 2017

  1. init

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

Commits on Jul 11, 2017

  1. move unaligned tensor types

    QiJune committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    d6f7c35 View commit details
    Browse the repository at this point in the history
  2. add simple add_op_functor

    QiJune committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    9585111 View commit details
    Browse the repository at this point in the history
  3. use cached rank

    QiJune committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    d607f0b View commit details
    Browse the repository at this point in the history
  4. fix build error

    QiJune committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    a5eb1d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2017

  1. merge baidu/develop

    QiJune committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    37bcc08 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

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

Commits on Jul 14, 2017

  1. Configuration menu
    Copy the full SHA
    0b0b3ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f2eba3 View commit details
    Browse the repository at this point in the history
  3. add_op kernel implementation

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

Commits on Jul 17, 2017

  1. implement add_op kernel

    QiJune committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    d649dbf View commit details
    Browse the repository at this point in the history
  2. merge baidu/develop

    QiJune committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    9e3a9eb View commit details
    Browse the repository at this point in the history
  3. fix gpu build error

    QiJune committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    65dbeb6 View commit details
    Browse the repository at this point in the history
  4. refactor tensor mutable_data

    QiJune committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    5017b15 View commit details
    Browse the repository at this point in the history
  5. merge baidu/develop

    QiJune committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    6dc567a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a03e38 View commit details
    Browse the repository at this point in the history
  7. merge baidu/develop

    QiJune committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    8718966 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. merge baidu/develop

    QiJune committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    4d49f1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d344f67 View commit details
    Browse the repository at this point in the history