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

space_to_depth #1017

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

space_to_depth #1017

wants to merge 2 commits into from

Commits on Apr 6, 2019

  1. ONNX doesn't support extract image patch, but does support spaceToDep…

    …th. For this special case they are equivalent.
    Alexander Yermolovich committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    4ebdee2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Changed imagePatch to SpaceToDepth, added fusedBatch.

    Alexander Yermolovich committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    793f264 View commit details
    Browse the repository at this point in the history