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

UpSampling Operator Documentation is incomplete #13078

@anirudhacharya

Description

@anirudhacharya

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions