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

[Relay/Topi][Op] Added native DepthToSpace and SpaceToDepth Operators #4566

Merged
merged 11 commits into from
Dec 24, 2019

Commits on Dec 22, 2019

  1. Configuration menu
    Copy the full SHA
    84a9ea2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    154c529 View commit details
    Browse the repository at this point in the history
  3. Added subpixel attrs.

    jwfromm committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    32d27c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f317f0d View commit details
    Browse the repository at this point in the history
  5. depth_to_space fully working.

    jwfromm committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    7f988fa View commit details
    Browse the repository at this point in the history
  6. Fixed NHWC shape bug.

    jwfromm committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    9d360dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d72eba View commit details
    Browse the repository at this point in the history
  8. lint fixes.

    jwfromm committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    2704f8c View commit details
    Browse the repository at this point in the history
  9. Added string include

    jwfromm committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    4918e8e View commit details
    Browse the repository at this point in the history
  10. Fixed topi formatting.

    jwfromm committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    0dd3971 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Configuration menu
    Copy the full SHA
    f4f10b1 View commit details
    Browse the repository at this point in the history