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

MKLDNN Backward op cache #11301

Merged
merged 27 commits into from
Sep 13, 2018
Merged

Commits on Jun 21, 2018

  1. Merge pull request #1 from apache/master

    merge with official master
    ZhennanQin committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    7c9e8e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

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

Commits on Jun 29, 2018

  1. Configuration menu
    Copy the full SHA
    ad90147 View commit details
    Browse the repository at this point in the history
  2. Enable primitive allocation cache for _backward_LRN.

    Change-Id: Iefe9f720de719ec2e2f5d24a006602425136711b
    ZhennanQin committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    f3f09b7 View commit details
    Browse the repository at this point in the history
  3. Enable primitive allocation cache for _backward_Pooling.

    Change-Id: Idbe94e21f1e2ddf711523767194b95beda19b120
    ZhennanQin committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    d6dc8a8 View commit details
    Browse the repository at this point in the history
  4. Enable primitive allocation cache for _backward_Activation.

    Change-Id: I545628ff68a54cb01b7fef323dc3de9bd47b1a19
    ZhennanQin committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    9e107d2 View commit details
    Browse the repository at this point in the history
  5. Enable primitive allocation cache for _backward_Deconvolution.

    Change-Id: I1e9bf1b9b44bae52068a9c564dff037851e896e5
    ZhennanQin committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    b2b71e1 View commit details
    Browse the repository at this point in the history
  6. Enable primitive allocation cache for _backward_BatchNorm.

    Change-Id: I9e52651bd830b8cb5d2f193076ef51606c9056f9
    ZhennanQin committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    a58ad33 View commit details
    Browse the repository at this point in the history
  7. Enable primitive allocation cache for _backward_Convolution

    Change-Id: I0496fa2394ee036d05c58f3abc1d74af544c7bca
    Huang, Zhiyuan authored and ZhennanQin committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    97e0d34 View commit details
    Browse the repository at this point in the history
  8. Enable primitive allocation cache for _backward_Fully_Connected

    Change-Id: I8347527ec1271b1518921a74e3581d7d84187429
    Huang, Zhiyuan authored and ZhennanQin committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    f7b9d30 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

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

Commits on Jul 9, 2018

  1. Configuration menu
    Copy the full SHA
    e9f6a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f3f436 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    315abb8 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Configuration menu
    Copy the full SHA
    21b1a68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dea6f91 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

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

Commits on Jul 13, 2018

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

Commits on Jul 16, 2018

  1. Configuration menu
    Copy the full SHA
    89bafa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    913a143 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75039e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

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

Commits on Aug 27, 2018

  1. Configuration menu
    Copy the full SHA
    e0805c8 View commit details
    Browse the repository at this point in the history
  2. Fix lint after merge

    ZhennanQin committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    ae4a749 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. Fix mkldnn act.

    ZhennanQin committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    c34c603 View commit details
    Browse the repository at this point in the history