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

lstm unit #4240

Merged
merged 13 commits into from
Sep 25, 2017
Merged

lstm unit #4240

merged 13 commits into from
Sep 25, 2017

Commits on Sep 20, 2017

  1. lstm unit

    zchen0211 committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    334c845 View commit details
    Browse the repository at this point in the history
  2. lstm

    zchen0211 committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    7883227 View commit details
    Browse the repository at this point in the history
  3. Add TensorCopy method

    A method to copy a tensor with stride and dimension. It is useful
    for Crop, Concat, etc.
    reyoung authored and zchen0211 committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    bda67d9 View commit details
    Browse the repository at this point in the history
  4. Renamed to strided_memcpy and prettify unittests

    Add unittests for Crop and Concat
    reyoung authored and zchen0211 committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    3fb0b6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7a66b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4e04b0 View commit details
    Browse the repository at this point in the history
  7. Add program.md

    Yi Wang authored and zchen0211 committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    c1bb602 View commit details
    Browse the repository at this point in the history
  8. Update

    Yi Wang authored and zchen0211 committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    be56bf9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6dad76c View commit details
    Browse the repository at this point in the history
  10. update python test

    zchen0211 authored Sep 20, 2017
    Configuration menu
    Copy the full SHA
    40e49c3 View commit details
    Browse the repository at this point in the history
  11. lstm kernels

    zchen0211 committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    2b10d32 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

  1. lstm unit gpu

    zchen0211 committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    757c32f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05e3472 View commit details
    Browse the repository at this point in the history