VanessaSingh opened a new pull request #19060: URL: https://github.com/apache/incubator-mxnet/pull/19060
## Description ## This PR aims to fix issue https://github.com/apache/incubator-mxnet/issues/19003. Updating the parameter documentation for functions to make it consistent with their signatures. ## Checklist ## ### Essentials ### - [X] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc) - [X] Changes are complete (i.e. I finished coding on this PR) - [X] All changes have test coverage - [X] Code is well-documented ### Changes ### Updating parameter documentation for functions check_numeric_gradient(), check_symbolic_forward(), check_symbolic_backward(). ---------------------------------------------------------------- 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: [email protected]
