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

Fix sequence expand op #11618

Merged
merged 14 commits into from
Jun 27, 2018
Merged

Fix sequence expand op #11618

merged 14 commits into from
Jun 27, 2018

Commits on Jun 21, 2018

  1. Alloc memory for output grad

    ktlichkid committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    1381f9a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Merge branch 'develop' into fix-seqexp

    ktlichkid committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    b561ab8 View commit details
    Browse the repository at this point in the history
  2. Try tensor copy to fix

    ktlichkid committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    5b92a63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e40babd View commit details
    Browse the repository at this point in the history
  4. Set temp tensor to zero

    ktlichkid committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    b10f958 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ce2e0c View commit details
    Browse the repository at this point in the history
  6. param fix

    ktlichkid committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    3527d30 View commit details
    Browse the repository at this point in the history
  7. clean up

    ktlichkid committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    16629be View commit details
    Browse the repository at this point in the history
  8. rm temp tensor, set g_x to 0

    ktlichkid committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    2b09a6e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5883078 View commit details
    Browse the repository at this point in the history
  10. clean up

    ktlichkid committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    ecca7a9 View commit details
    Browse the repository at this point in the history
  11. Set zero outside functor

    ktlichkid committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    2f79823 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Remove comment

    ktlichkid committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    8cea236 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd0e414 View commit details
    Browse the repository at this point in the history