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

improve perf of packed depthwise conv2d #4909

Merged
merged 8 commits into from
Apr 12, 2021
Merged

improve perf of packed depthwise conv2d #4909

merged 8 commits into from
Apr 12, 2021

Commits on Apr 8, 2021

  1. improve perf of packed depthwise conv2d, seems it has also resolved t…

    …he accuracy issue, enabled the flag by default
    pyu10055 committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    c0cf886 View commit details
    Browse the repository at this point in the history
  2. added comment

    pyu10055 committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    3fbab15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29fff9b View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    8b940bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b249ef0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e284b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

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