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 sequence_conv_op and sequence_projection functor #4814

Merged
merged 16 commits into from
Oct 26, 2017

Commits on Oct 18, 2017

  1. Configuration menu
    Copy the full SHA
    1e60c9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40688d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2017

  1. Configuration menu
    Copy the full SHA
    834b82f View commit details
    Browse the repository at this point in the history
  2. remove conflict

    chengduoZH committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    4d112b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2017

  1. clean gradient data

    chengduoZH committed Oct 22, 2017
    Configuration menu
    Copy the full SHA
    6246be2 View commit details
    Browse the repository at this point in the history
  2. fix backward

    chengduoZH committed Oct 22, 2017
    Configuration menu
    Copy the full SHA
    4c19f9f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. Configuration menu
    Copy the full SHA
    ce96057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ab2c43 View commit details
    Browse the repository at this point in the history
  3. Add sequence_conv_op

    chengduoZH committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    f2ccef2 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Add unit test

    chengduoZH committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    154dbb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c6bccb View commit details
    Browse the repository at this point in the history
  3. remove conflict

    chengduoZH committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    b15c69f View commit details
    Browse the repository at this point in the history
  4. fix unit test

    chengduoZH committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    6f02fe7 View commit details
    Browse the repository at this point in the history
  5. fix functor

    chengduoZH committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    05239b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. refine code

    chengduoZH committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    dcb3da5 View commit details
    Browse the repository at this point in the history
  2. follow comments

    chengduoZH committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    99c6f44 View commit details
    Browse the repository at this point in the history