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

Change BN layer to use moving mean/var if frozen #9965

Closed
wants to merge 10 commits into from

Commits on Apr 14, 2018

  1. Configuration menu
    Copy the full SHA
    1fe8e20 View commit details
    Browse the repository at this point in the history
  2. Fixing coding styles.

    datumbox committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    6ce3f45 View commit details
    Browse the repository at this point in the history
  3. Update comments.

    datumbox committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    9c8f93e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2077d89 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2018

  1. Adding unit-test.

    datumbox committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    b1c62f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcc4592 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. Configuration menu
    Copy the full SHA
    8035a23 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into bugfix/trainable_bn

    # Conflicts:
    #	tests/keras/layers/normalization_test.py
    datumbox committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    a48cb81 View commit details
    Browse the repository at this point in the history
  3. Changing atol value.

    datumbox committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    6f0ddf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfeedba View commit details
    Browse the repository at this point in the history