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

[ROCm][Auto scheduler] Support Auto scheduler and NHWC convolution on ROCm #7038

Merged
merged 6 commits into from
Dec 6, 2020

Commits on Dec 5, 2020

  1. add nhwc + winograd support to rocm strategy

    masahi authored and Masahiro Masuda committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    06b7b7e View commit details
    Browse the repository at this point in the history
  2. support rocm hw parameters in search task

    Masahiro Masuda committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    5bf0e60 View commit details
    Browse the repository at this point in the history
  3. run analysis pass for rocm too

    Masahiro Masuda committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    343beb3 View commit details
    Browse the repository at this point in the history
  4. run black

    Masahiro Masuda committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    542e058 View commit details
    Browse the repository at this point in the history
  5. pylint fix

    Masahiro Masuda committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    d7b1bb1 View commit details
    Browse the repository at this point in the history
  6. use IsGPUTask function

    Masahiro Masuda committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    6947305 View commit details
    Browse the repository at this point in the history