You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/05/08 18:27:26 UTC

[GitHub] [incubator-mxnet] sandeep-krishnamurthy opened a new pull request #14919: Add API documentation for upsampling operator with examples

sandeep-krishnamurthy opened a new pull request #14919: Add API documentation for upsampling operator with examples
URL: https://github.com/apache/incubator-mxnet/pull/14919
 
 
   ## Description ##
   Fixes https://github.com/apache/incubator-mxnet/issues/12970
   Upsampling operator did not had valid documentation and example usage leading to issues like - #12970
   
   ## Checklist ##
   ### Essentials ###
   Please feel free to remove inapplicable items for your PR.
   
   - [X] Changes are complete (i.e. I finished coding on this PR)
   - [X] Code is well-documented: 
   - For user-facing API changes, API doc string has been updated. 
   - Check the API doc at http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-$PR_ID/$BUILD_ID/index.html
   - [X] To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change
   
   ### Changes ###
   - Add clear API documentation for upsampling operator
   
   @aaronmarkham @vandanavk  - Can you please help review this?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services