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

Local response normalize. #4426

Merged
merged 20 commits into from
Oct 26, 2017
Merged

Commits on Sep 25, 2017

  1. add lrn_op

    gongweibao committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    1887412 View commit details
    Browse the repository at this point in the history
  2. add lrn cu

    gongweibao committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    86f6659 View commit details
    Browse the repository at this point in the history
  3. add test_lrn_op.py

    gongweibao committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    7b91373 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2017

  1. add test_lrn_op.py

    gongweibao committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    07414e9 View commit details
    Browse the repository at this point in the history
  2. forward ok

    gongweibao committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    7f11638 View commit details
    Browse the repository at this point in the history
  3. add mid out

    gongweibao committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    eb72653 View commit details
    Browse the repository at this point in the history
  4. prepare grad

    gongweibao committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    3c5e61a View commit details
    Browse the repository at this point in the history
  5. fix a bug

    gongweibao committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    62cedb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

  1. fix grad bug

    gongweibao committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    3f23ec7 View commit details
    Browse the repository at this point in the history
  2. rm not need

    gongweibao committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    794143f View commit details
    Browse the repository at this point in the history
  3. meets on error

    gongweibao committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    a7f3232 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2017

  1. forward gpu ok

    gongweibao committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    f4c58a7 View commit details
    Browse the repository at this point in the history
  2. fix gpu bugs

    gongweibao committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    5594a27 View commit details
    Browse the repository at this point in the history
  3. rm not need

    gongweibao committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    75a06b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2017

  1. fix by comments

    gongweibao committed Sep 29, 2017
    Configuration menu
    Copy the full SHA
    545f359 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. fix comments

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

Commits on Oct 25, 2017

  1. Configuration menu
    Copy the full SHA
    2f5a963 View commit details
    Browse the repository at this point in the history
  2. fix by qingqing's comments

    gongweibao committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    2c3ab96 View commit details
    Browse the repository at this point in the history
  3. fix type bugs

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

Commits on Oct 26, 2017

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