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

[TOPI, Relay] Support roi_align NHWC layout #7463

Merged
merged 10 commits into from
Feb 18, 2021
Merged

Commits on Feb 17, 2021

  1. begin nhwc roi align

    masahi committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    b8c9347 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbaa206 View commit details
    Browse the repository at this point in the history
  3. adding test

    masahi committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    0ec68a1 View commit details
    Browse the repository at this point in the history
  4. support nhwc shape func

    masahi committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    48314d9 View commit details
    Browse the repository at this point in the history
  5. update strategy

    masahi committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    48359c1 View commit details
    Browse the repository at this point in the history
  6. refactoring test

    masahi committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    fe4e7c4 View commit details
    Browse the repository at this point in the history
  7. refactor test

    masahi committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    252453e View commit details
    Browse the repository at this point in the history
  8. refactoring

    masahi committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    9b2764d View commit details
    Browse the repository at this point in the history
  9. fix lint

    masahi committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    e4a0724 View commit details
    Browse the repository at this point in the history
  10. update relay op tests

    masahi committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    c0d25f5 View commit details
    Browse the repository at this point in the history