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 Specifying Initial States of RNN Layers #5795

Merged
merged 20 commits into from
Apr 25, 2017

Commits on Mar 15, 2017

  1. fix specify state

    Joshua-Chin committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    06a3bd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba82d55 View commit details
    Browse the repository at this point in the history
  3. Remove unneeded check

    Joshua-Chin committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    b1d14c8 View commit details
    Browse the repository at this point in the history
  4. Update Documentation

    Joshua-Chin committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    944b29d View commit details
    Browse the repository at this point in the history
  5. pep8

    Joshua-Chin committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    1035ae1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19bfb7a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from israelg99/patch-2

    Fix when initial_states is a tensor
    Joshua-Chin committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    ba2f347 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77bab36 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. Configuration menu
    Copy the full SHA
    e22d676 View commit details
    Browse the repository at this point in the history
  2. pep8

    Joshua-Chin committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    37073cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6891ebf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    084f96a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. Configuration menu
    Copy the full SHA
    8227bd7 View commit details
    Browse the repository at this point in the history
  2. pep8

    Joshua-Chin committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    9b6be95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    197d5a8 View commit details
    Browse the repository at this point in the history
  4. Fix reset states

    Joshua-Chin committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    bb4657c View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2017

  1. Configuration menu
    Copy the full SHA
    94b4a90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c613a0 View commit details
    Browse the repository at this point in the history
  3. pep8

    Joshua-Chin committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    1776d15 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

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