You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: