Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

Update Upsampling operator for "bilinear" mode #33

Open
Roshrini opened this issue Feb 23, 2018 · 0 comments
Open

Update Upsampling operator for "bilinear" mode #33

Roshrini opened this issue Feb 23, 2018 · 0 comments

Comments

@Roshrini
Copy link
Collaborator

Mxnet's current UpSampling operator doesn't work well in bilinear mode.
New operator is coming in this PR apache/mxnet#9688

This issue is to track the new operator(bilinear_upsampling) and update onnx-mxnet to use the new one.
Also, need to add the test for the operator in ONNX backend.(currently not present)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant