Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[Improvement] Invoke mkldnn and cudnn BatchNorm when axis != 1 #18504

Merged
merged 21 commits into from
Jul 9, 2020

Commits on Jun 5, 2020

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

Commits on Jun 6, 2020

  1. Configuration menu
    Copy the full SHA
    34c6a3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11c8e26 View commit details
    Browse the repository at this point in the history
  3. unittest for bn

    wkcn committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    830ba0d View commit details
    Browse the repository at this point in the history
  4. fix bn arg

    wkcn committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    a9c91d2 View commit details
    Browse the repository at this point in the history
  5. fix lint

    wkcn committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    8594642 View commit details
    Browse the repository at this point in the history
  6. fix mkldnn

    wkcn committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    f9995b0 View commit details
    Browse the repository at this point in the history
  7. fix mkldnn bn

    wkcn committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    d380443 View commit details
    Browse the repository at this point in the history
  8. fix grad when fixing gamma

    wkcn committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    eaeae21 View commit details
    Browse the repository at this point in the history
  9. fix naive gpu bn

    wkcn committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    25924c9 View commit details
    Browse the repository at this point in the history
  10. fix lint

    wkcn committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    e3bb53c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9c00567 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. backport 18500

    wkcn committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    4cab1ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bf0000 View commit details
    Browse the repository at this point in the history
  3. change condition

    wkcn committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    b78b4cb View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. fix

    wkcn committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    e411890 View commit details
    Browse the repository at this point in the history
  2. fix

    wkcn committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    aad431b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. add mkldnn_off for bn

    wkcn committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    939750f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. remove mkldnn_off

    wkcn committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    25e4666 View commit details
    Browse the repository at this point in the history
  2. recover save_000800.json

    wkcn committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    97c6746 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. cast

    wkcn committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    38da95f View commit details
    Browse the repository at this point in the history