Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

add symbol.SwapAxis operator, just can do Forward(). #502

Closed
wants to merge 9 commits into from
Closed

add symbol.SwapAxis operator, just can do Forward(). #502

wants to merge 9 commits into from

Commits on Nov 5, 2015

  1. add swapaxis

    ming zhang committed Nov 5, 2015
    Configuration menu
    Copy the full SHA
    4d749bb View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2015

  1. Configuration menu
    Copy the full SHA
    ab19122 View commit details
    Browse the repository at this point in the history
  2. finished forward and backward of symbol.SwapAxis.but still need more …

    …tests.
    ming zhang committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    0ca99da View commit details
    Browse the repository at this point in the history
  3. disable the debug out.

    ming zhang committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    1dd6ada View commit details
    Browse the repository at this point in the history
  4. fixed a bug in Backward.

    ming zhang committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    1a2dc81 View commit details
    Browse the repository at this point in the history
  5. add myself into CONTRIBUTORS.md.

    ming zhang committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    a0ec24d View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2015

  1. add test_SwapAxis in file test_operator.py. remove the debug info in …

    …swapaxis files.some code style change. function is ready to go.
    ming zhang committed Nov 7, 2015
    Configuration menu
    Copy the full SHA
    23cfadc View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2015

  1. make code be google style. remove std::accumulate which nvcc doesnot …

    …support.change test function name to test_swapaxes.
    ming zhang committed Nov 8, 2015
    Configuration menu
    Copy the full SHA
    fcd62fd View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2015

  1. perfect the codes.

    ming zhang committed Nov 9, 2015
    Configuration menu
    Copy the full SHA
    a21d3be View commit details
    Browse the repository at this point in the history