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 the transpose op #3920

Merged
merged 14 commits into from
Sep 21, 2017
Merged

add the transpose op #3920

merged 14 commits into from
Sep 21, 2017

Commits on Sep 6, 2017

  1. add the transpose op

    NHZlX committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    17b4b98 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2017

  1. fixed bug of the gpu impl

    NHZlX committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    d6651b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    828008e View commit details
    Browse the repository at this point in the history
  3. modify GetAttr to Attr

    NHZlX committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    5599182 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4da89f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2017

  1. delete useless header file

    NHZlX committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    61c7930 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e129dcf View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2017

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

Commits on Sep 18, 2017

  1. Configuration menu
    Copy the full SHA
    5ede6fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35967e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

  1. fixed bug when dims.size == 1, modify the variable naming, add judgem…

    …ent when input_grad is null
    NHZlX committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    9de45e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9a7ba3 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2017

  1. Configuration menu
    Copy the full SHA
    0cd9b8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1792e58 View commit details
    Browse the repository at this point in the history