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

[Numpy] operator doc: max, min, prod #16506

Merged
merged 1 commit into from
Oct 19, 2019
Merged

Conversation

Alicia1529
Copy link
Contributor

Description

Add docs for: _np_max, _np_min, _np_prod

Checklist

Essentials

Please feel free to remove inapplicable items for your PR.

  • Changes are complete (i.e. I finished coding on this PR)
  • Code is well-documented:
  • For user-facing API changes, API doc string has been updated.
  • For new C++ functions in header files, their functionalities and arguments are documented.
  • For new examples, README.md is added to explain the what the example does, the source of the dataset, expected performance on test set and reference to the original paper if applicable
  • Check the API doc at https://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-$PR_ID/$BUILD_ID/index.html
  • To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change

@Alicia1529 Alicia1529 requested a review from szha as a code owner October 16, 2019 07:52
@Alicia1529
Copy link
Contributor Author

@haojin2

python/mxnet/_numpy_op_doc.py Outdated Show resolved Hide resolved
python/mxnet/_numpy_op_doc.py Outdated Show resolved Hide resolved
@reminisce reminisce changed the base branch from master to numpy_1_6_prs October 19, 2019 05:15
@reminisce reminisce merged commit 4dcff08 into apache:numpy_1_6_prs Oct 19, 2019
reminisce pushed a commit that referenced this pull request Oct 19, 2019
reminisce pushed a commit that referenced this pull request Oct 20, 2019
reminisce pushed a commit that referenced this pull request Oct 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants