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

[v1.7.x] ElementWiseSum fix for oneDNN #18777

Merged
merged 5 commits into from
Aug 5, 2020

Commits on Jul 23, 2020

  1. Fix ElementwiseSum for DNNL

    Bart Gawrych committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    9e0c23c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Fix sanity and replace push_back with emplace_back

    Bart Gawrych committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    d418f0e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Change order of the data format conditions

    Bart Gawrych committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    f8355e5 View commit details
    Browse the repository at this point in the history
  2. Add NOLINT to avoid readability error

    Bart Gawrych committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    1e83a3d View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Add test for oneDNN ElemwiseSum

    Bart Gawrych committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    902ca99 View commit details
    Browse the repository at this point in the history