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 im2sequence op. #4866

Merged
merged 25 commits into from
Jan 23, 2018
Merged

Commits on Oct 11, 2017

  1. add block_expand_op

    gongweibao committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    48556ba View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. add expand comment

    gongweibao committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    d2fda53 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2017

  1. add block forward

    gongweibao committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    f1ca3f7 View commit details
    Browse the repository at this point in the history
  2. modify styles

    gongweibao committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    6197c09 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

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

    gongweibao committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    5a9dd8a View commit details
    Browse the repository at this point in the history
  3. add py test

    gongweibao committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    45f16c9 View commit details
    Browse the repository at this point in the history
  4. fix bugs

    gongweibao committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    32db8db View commit details
    Browse the repository at this point in the history
  5. fix bugs

    gongweibao committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    d3ac339 View commit details
    Browse the repository at this point in the history
  6. rm not need

    gongweibao committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    4422a55 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Configuration menu
    Copy the full SHA
    4838a57 View commit details
    Browse the repository at this point in the history
  2. mv test position to fluid

    gongweibao committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    dbe0583 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e11d442 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2017

  1. fix by comments

    gongweibao committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    25a3d2d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. Finish block expand op

    1. Add lod to output
    2. Fix im2col arguments list
    3. Refine code and doc
    4. Fix output shape
    wanghaoshuang committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    e82f100 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

  1. Fix code style

    wanghaoshuang committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    92baa88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfe7e24 View commit details
    Browse the repository at this point in the history
  3. Fix code style

    wanghaoshuang committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    09adb76 View commit details
    Browse the repository at this point in the history
  4. 1. Rename 'block_expand' to im2sequence

    2. Refine code and doc
    wanghaoshuang committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    fe45f21 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

  1. 1. Reduce attributes

    2. Rename 'get_output_size' to 'OutputSize'
    3. Remove redundant whitespace char.
    wanghaoshuang committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    500e29a View commit details
    Browse the repository at this point in the history
  2. Fix unitest

    wanghaoshuang committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    3a48282 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    648ca7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da0d95c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9e208c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2018

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