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

Conditional Block Forward #5530

Merged
merged 12 commits into from
Nov 14, 2017

Commits on Nov 10, 2017

  1. Conditional Block Forward

    reyoung committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    9b53cf4 View commit details
    Browse the repository at this point in the history
  2. Assign Operator.

    Out=X, when type in [LoDTensor/SelectedRows/LoDTensorArray]
    reyoung committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    5d7c9de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c7eb0a View commit details
    Browse the repository at this point in the history
  4. Stash

    reyoung committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    2e24fb5 View commit details
    Browse the repository at this point in the history
  5. Add Scope::Rename

    it is useful in gradient phase of an operator with block
    reyoung committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    2cd63ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8816aa8 View commit details
    Browse the repository at this point in the history
  7. ConditionalBlock Grad Done

    reyoung committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    11dd5ed View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. Configuration menu
    Copy the full SHA
    9e45258 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    833e4af View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. Add comments

    reyoung committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    dde152c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f3301f View commit details
    Browse the repository at this point in the history
  3. yapf format code

    reyoung committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    bfb4254 View commit details
    Browse the repository at this point in the history