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

Implement mkldnn convolution fusion and quantization. #12530

Merged
merged 31 commits into from
Oct 9, 2018

Commits on Sep 12, 2018

  1. Implement mkldnn convolution fusion.

    Implement mkldnn convolution quantization.
    ZhennanQin committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    9d08a1c View commit details
    Browse the repository at this point in the history
  2. Fix lint

    ZhennanQin committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    9134b4d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

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

Commits on Sep 14, 2018

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

Commits on Sep 15, 2018

  1. clean up include

    ZhennanQin committed Sep 15, 2018
    Configuration menu
    Copy the full SHA
    affb564 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. Configuration menu
    Copy the full SHA
    5729b96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81e8e28 View commit details
    Browse the repository at this point in the history
  3. Fix unittest.

    ZhennanQin committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    a245bc3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Fix unittest

    ZhennanQin committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    ff2a3c2 View commit details
    Browse the repository at this point in the history
  2. fix lint

    ZhennanQin committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    013bb0d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Add post quantize fusion

    ZhennanQin committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    3eee14d View commit details
    Browse the repository at this point in the history
  2. add test case

    huangzhiyuan committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    8322784 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    302fa65 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2018

  1. Remove GetBoolHash()

    ZhennanQin committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    efc7f1e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. Configuration menu
    Copy the full SHA
    741c221 View commit details
    Browse the repository at this point in the history
  2. Address Haibin's comments.

    ZhennanQin committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    05e595a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f24d97 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

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

Commits on Sep 27, 2018

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

Commits on Sep 28, 2018

  1. pass unit test.

    ZhennanQin committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    9ccc4bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    136676c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b00c09e View commit details
    Browse the repository at this point in the history
  4. Retrigger ci

    ZhennanQin committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    3b7f4f7 View commit details
    Browse the repository at this point in the history
  5. update the test case

    huangzhiyuan committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    97d1841 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2018

  1. Check subgraph index.

    ZhennanQin committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    b009f13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    813610c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8833a02 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

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

Commits on Oct 5, 2018

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

Commits on Oct 8, 2018

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

Commits on Oct 9, 2018

  1. Fix ci test

    ZhennanQin committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    8da56c8 View commit details
    Browse the repository at this point in the history