Skip to content

Conversation

@doronHarnoy
Copy link
Member

This PR is adding all interpolation options to Upsample layer

Copy link
Collaborator

@tip3x tip3x left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
did you see that the upsampling layer is deprecated in onnx?

@doronHarnoy doronHarnoy force-pushed the fix-upsample-layer branch from d55bb6a to 8879411 Compare May 24, 2022 10:20
@doronHarnoy
Copy link
Member Author

LGTM did you see that the upsampling layer is deprecated in onnx?

yes but it still exists in some onnx graphs, so we need a conversion of it

@doronHarnoy doronHarnoy merged commit 8f2430f into development May 24, 2022
doronHarnoy added a commit that referenced this pull request May 24, 2022
* add keras-data-format-converter

* add all interpolation modes to upsample

* add all deeplab version tests

* add convert_channels_first_to_last to testing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants