Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

UpSampling Operator Documentation is incomplete #13078

Closed
anirudhacharya opened this issue Nov 1, 2018 · 2 comments · Fixed by #14035
Closed

UpSampling Operator Documentation is incomplete #13078

anirudhacharya opened this issue Nov 1, 2018 · 2 comments · Fixed by #14035

Comments

@anirudhacharya
Copy link
Member

anirudhacharya commented Nov 1, 2018

The UpSampling operator documentation is incomplete - https://mxnet.incubator.apache.org/api/python/ndarray/ndarray.html?highlight=upsam#mxnet.ndarray.UpSampling

It does not show num_args as a parameter - https://github.com/apache/incubator-mxnet/blob/master/src/operator/nn/upsampling-inl.h#L50 . And in bilinear mode the operator expects two inputs - data and weight. Even that is not specified in the documentation.

This can cause confusion like in here - #13073

@anirudhacharya
Copy link
Member Author

@mxnet-label-bot [Operator, Doc, Bug]

@apeforest
Copy link
Contributor

@mxnet-label-bot [Call for Contribution, Good First Issue]

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

Successfully merging a pull request may close this issue.

3 participants