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

Enable MKL-DNN FullyConnected backward #17318

Merged
merged 27 commits into from
Feb 19, 2020
Merged

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    0b33c8c View commit details
    Browse the repository at this point in the history
  2. enable mkldnn fc bwd

    rongzha1 committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    2d74cc4 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

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

Commits on Jan 16, 2020

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

Commits on Jan 17, 2020

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

Commits on Jan 20, 2020

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

Commits on Feb 5, 2020

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

Commits on Feb 9, 2020

  1. Configuration menu
    Copy the full SHA
    d015609 View commit details
    Browse the repository at this point in the history
  2. fix cpp tests

    TaoLv committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    a103baa View commit details
    Browse the repository at this point in the history
  3. try: fix random seed

    TaoLv committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    caceb9b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Configuration menu
    Copy the full SHA
    7bbbc7f View commit details
    Browse the repository at this point in the history
  2. fix cpp test

    TaoLv committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    1bf97fa View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Configuration menu
    Copy the full SHA
    b374889 View commit details
    Browse the repository at this point in the history
  2. loose rtol for fc cpp test

    TaoLv committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    2393889 View commit details
    Browse the repository at this point in the history
  3. improve error message

    TaoLv committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    8a01fef View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

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

Commits on Feb 13, 2020

  1. Configuration menu
    Copy the full SHA
    5525f71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2200653 View commit details
    Browse the repository at this point in the history
  3. fix lint

    TaoLv committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    faa1db8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a3ebb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Configuration menu
    Copy the full SHA
    34549f2 View commit details
    Browse the repository at this point in the history
  2. remove fixed random seed

    TaoLv committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    93eb151 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

  1. Configuration menu
    Copy the full SHA
    38070d9 View commit details
    Browse the repository at this point in the history
  2. address review comments

    TaoLv committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    56d873f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Revert "address review comments"

    This reverts commit 56d873f.
    TaoLv committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    43905c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edef1c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

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