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

Add NNPACK support #67

Merged
merged 62 commits into from
Apr 30, 2019
Merged

Add NNPACK support #67

merged 62 commits into from
Apr 30, 2019

Commits on Sep 19, 2018

  1. Add NNPACK support

    avik-pal committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    1aed8d9 View commit details
    Browse the repository at this point in the history
  2. Add dependencies

    avik-pal committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    7399ef7 View commit details
    Browse the repository at this point in the history
  3. simplify

    avik-pal committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    ffc6001 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Fix conv

    avik-pal committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    6cd43f6 View commit details
    Browse the repository at this point in the history
  2. Add tests

    avik-pal committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    9d23d6e View commit details
    Browse the repository at this point in the history
  3. Minor fixes for Metalhead

    avik-pal committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    605f83e View commit details
    Browse the repository at this point in the history
  4. Mistype

    avik-pal committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    721b7cf View commit details
    Browse the repository at this point in the history
  5. Mistype

    avik-pal committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    3a6a7be View commit details
    Browse the repository at this point in the history
  6. Remove dilation kw

    avik-pal committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    8ff6931 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. Check Hardware support

    avik-pal committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    644ab7c View commit details
    Browse the repository at this point in the history
  2. Add proper dimension checks

    avik-pal committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    264e79c View commit details
    Browse the repository at this point in the history
  3. Minor Fixes

    avik-pal committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    d3f0ed4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

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

    avik-pal committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    af05ad7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18f978d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b6b7b0 View commit details
    Browse the repository at this point in the history
  5. Minor Changes

    avik-pal committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    1ef5b74 View commit details
    Browse the repository at this point in the history
  6. Wrong function call fix

    avik-pal committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    7dbdf06 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Configuration menu
    Copy the full SHA
    1c96773 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16ede9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f92d35 View commit details
    Browse the repository at this point in the history
  4. Minor patches

    avik-pal committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    3628b5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da90b86 View commit details
    Browse the repository at this point in the history
  6. Add crosscor functions

    avik-pal committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    137c735 View commit details
    Browse the repository at this point in the history
  7. Minor Patch

    avik-pal committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    524f35e View commit details
    Browse the repository at this point in the history
  8. Flip weights while returning

    avik-pal committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    fd2c602 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. Fixes for proper type

    avik-pal committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    e5e3964 View commit details
    Browse the repository at this point in the history
  2. Incorrect force push

    avik-pal committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    2efbb74 View commit details
    Browse the repository at this point in the history
  3. Remove short-form

    avik-pal committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    da3df3c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. Remove common code

    avik-pal committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    8f8081a View commit details
    Browse the repository at this point in the history
  2. Support maxpool fallback

    avik-pal committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    cf02a05 View commit details
    Browse the repository at this point in the history
  3. conv fallbacks

    avik-pal committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    fba6d4a View commit details
    Browse the repository at this point in the history
  4. Tests pass

    avik-pal committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    2495c1b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. travis test on julia1.0

    avik-pal committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    69b9950 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. threadpool ref

    MikeInnes committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    25dcd3c View commit details
    Browse the repository at this point in the history
  2. rm threadpool arg

    MikeInnes committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    8b91c9b View commit details
    Browse the repository at this point in the history
  3. rm float64 methods

    MikeInnes committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    ac3c880 View commit details
    Browse the repository at this point in the history
  4. rm softmax method

    MikeInnes committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    1fa88c0 View commit details
    Browse the repository at this point in the history
  5. pull out flipweight

    MikeInnes committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    efb32ce View commit details
    Browse the repository at this point in the history
  6. float64 fixup

    MikeInnes committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    77254d8 View commit details
    Browse the repository at this point in the history
  7. grad filter fixup

    MikeInnes committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    f283696 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2018

  1. Remove AbstractArray

    avik-pal committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    838e88a View commit details
    Browse the repository at this point in the history
  2. Modify libnnpack signatures

    avik-pal committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    08d514f View commit details
    Browse the repository at this point in the history
  3. Typo

    avik-pal committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    ef4f22e View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Rebase PR

    avik-pal committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    6b50e92 View commit details
    Browse the repository at this point in the history
  2. Add option to disable NNPACK

    avik-pal committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    97f11a8 View commit details
    Browse the repository at this point in the history
  3. Comment out

    avik-pal committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    3c796b7 View commit details
    Browse the repository at this point in the history
  4. Typo fix

    avik-pal committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    6025166 View commit details
    Browse the repository at this point in the history
  5. Clean the code

    avik-pal committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    e2947d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2019

  1. Configuration menu
    Copy the full SHA
    220c442 View commit details
    Browse the repository at this point in the history
  2. Add performance tests

    avik-pal committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    43f759a View commit details
    Browse the repository at this point in the history
  3. Minor changes as per review

    avik-pal committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    2591d21 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Configuration menu
    Copy the full SHA
    8ced0c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc19012 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b35148 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2019

  1. Configuration menu
    Copy the full SHA
    47560f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a30c7a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    018915c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4e8573 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Add basic heuristics

    avik-pal committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    94d1e00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4232d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee86fbb View commit details
    Browse the repository at this point in the history