Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fuse Conv+BatchNorm case #55

Merged
merged 44 commits into from
Feb 5, 2020
Merged

Fuse Conv+BatchNorm case #55

merged 44 commits into from
Feb 5, 2020

Commits on Sep 5, 2019

  1. Fixes microsoft#17, update clip operator (microsoft#18)

    * Fixes microsoft#17, update clip operator (updated in ONNX 11)
    * handle min or max = None
    xadupre authored and jiafatom committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    f99b024 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34255d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2191cc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

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

Commits on Sep 27, 2019

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

Commits on Sep 30, 2019

  1. Configuration menu
    Copy the full SHA
    398b45d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48c0d20 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. Configuration menu
    Copy the full SHA
    100032d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a58602 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

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

Commits on Oct 11, 2019

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

Commits on Oct 12, 2019

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

Commits on Oct 15, 2019

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

Commits on Oct 21, 2019

  1. Configuration menu
    Copy the full SHA
    113b5f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    090a2ba View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

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

Commits on Nov 18, 2019

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

Commits on Dec 5, 2019

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

Commits on Dec 20, 2019

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

Commits on Dec 26, 2019

  1. Configuration menu
    Copy the full SHA
    12e4afa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    490e617 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. Configuration menu
    Copy the full SHA
    44feed4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e46efc View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

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

Commits on Jan 15, 2020

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

Commits on Jan 29, 2020

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

Commits on Jan 30, 2020

  1. Configuration menu
    Copy the full SHA
    bc2a2ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de5ead7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fedb1a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    9d0f4de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f76479 View commit details
    Browse the repository at this point in the history
  3. test

    jiafatom committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    12ddde0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89f038c View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

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

Commits on Feb 5, 2020

  1. Configuration menu
    Copy the full SHA
    8670c65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ddfa1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20244c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46f8f72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    378cabe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da99329 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df48501 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    835ecca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de2e4c9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c423e4e View commit details
    Browse the repository at this point in the history