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

[MKLDNN] add quantized sum #14614

Merged
merged 32 commits into from
Apr 30, 2019
Merged

[MKLDNN] add quantized sum #14614

merged 32 commits into from
Apr 30, 2019

Commits on Apr 4, 2019

  1. add quantized sum

    rongzha1 committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    d928ef4 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2019

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

Commits on Apr 8, 2019

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

Commits on Apr 9, 2019

  1. fix comments

    rongzha1 committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    b2c6b07 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. fix indetation and comments

    rongzha1 committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    18c7283 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. retrigger CI

    rongzha1 committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    659a002 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f20274 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8e580b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2019

  1. fix comments Apr.12

    triplekings committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    c96103f View commit details
    Browse the repository at this point in the history
  2. change sum to elemwise_add

    rongzha1 committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    4a4556b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. change Sum to ElemwiseAdd

    rongzha1 committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    f156005 View commit details
    Browse the repository at this point in the history
  2. fix indents

    rongzha1 committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    55b0103 View commit details
    Browse the repository at this point in the history
  3. fix conflict

    rongzha1 committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    f51d055 View commit details
    Browse the repository at this point in the history
  4. retrigger CI

    rongzha1 committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    3a794c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

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

Commits on Apr 23, 2019

  1. Configuration menu
    Copy the full SHA
    11a6206 View commit details
    Browse the repository at this point in the history
  2. trigger CI

    rongzha1 committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    4ddf2c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e5b586 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. Configuration menu
    Copy the full SHA
    a444555 View commit details
    Browse the repository at this point in the history
  2. fix indentation and typo

    rongzha1 committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    89c30a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. trigger CI

    rongzha1 committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    9cb8bbe View commit details
    Browse the repository at this point in the history
  2. fix typo

    rongzha1 committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    e55b27b View commit details
    Browse the repository at this point in the history
  3. fix typo

    rongzha1 committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    fa3d1e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2019

  1. Configuration menu
    Copy the full SHA
    11cd34a View commit details
    Browse the repository at this point in the history
  2. rename param same as its op

    rongzha1 committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    c18eeec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3ef05d View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Configuration menu
    Copy the full SHA
    45d914a View commit details
    Browse the repository at this point in the history
  2. trigger CI

    rongzha1 committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    34bec4d View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Configuration menu
    Copy the full SHA
    3d5c2e7 View commit details
    Browse the repository at this point in the history
  2. trigger CI

    rongzha1 committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    440a7a5 View commit details
    Browse the repository at this point in the history
  3. trigger CI

    rongzha1 committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    3e6762e View commit details
    Browse the repository at this point in the history