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

Fix x86 depthwise conv2d alter_op_layout #3264

Merged
merged 8 commits into from
Jun 6, 2019

Commits on May 31, 2019

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

    kevinthesun committed May 31, 2019
    Configuration menu
    Copy the full SHA
    b285ee6 View commit details
    Browse the repository at this point in the history
  3. Add test case

    kevinthesun committed May 31, 2019
    Configuration menu
    Copy the full SHA
    57fe10e View commit details
    Browse the repository at this point in the history
  4. Fix test

    kevinthesun committed May 31, 2019
    Configuration menu
    Copy the full SHA
    262a9c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Assert kernel layout

    kevinthesun committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    395408f View commit details
    Browse the repository at this point in the history
  2. Minor fix

    kevinthesun committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    39c622e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Add get_shape function

    kevinthesun committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    f88585f View commit details
    Browse the repository at this point in the history
  2. Minor change

    kevinthesun committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    b81bf16 View commit details
    Browse the repository at this point in the history