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

Fix MKLDNN sigmoid/softrelu issue #10336

Merged
merged 5 commits into from
Apr 2, 2018
Merged

Commits on Mar 30, 2018

  1. Fix MKLDNN sigmoid/softrelu issue

    Jin Huang committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    ea0e7b3 View commit details
    Browse the repository at this point in the history
  2. Enable Sigmoid and SoftRelu for MKLDNN

    Jin Huang committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    179963e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2018

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

Commits on Apr 2, 2018

  1. Add tanh support for MKLDNN activation

    Jin Huang committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    c85641e View commit details
    Browse the repository at this point in the history
  2. Adjust rtol to pass tanh tests for MKLDNN

    Jin Huang committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    1f68df8 View commit details
    Browse the repository at this point in the history