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

fix doc for topk #16571

Merged
merged 1 commit into from
Oct 21, 2019
Merged

fix doc for topk #16571

merged 1 commit into from
Oct 21, 2019

Conversation

ChaiBapchya
Copy link
Contributor

@ChaiBapchya ChaiBapchya commented Oct 21, 2019

Description

Fixes #16511

Checklist

Essentials

Please feel free to remove inapplicable items for your PR.

  • The PR title starts with [MXNET-$JIRA_ID], where $JIRA_ID refers to the relevant JIRA issue created (except PRs with tiny changes)
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage:
  • Code is well-documented:
  • To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change

Changes

  • ordering_op.cc

@ChaiBapchya
Copy link
Contributor Author

@610v4nn1 @roywei @ddavydenko

Copy link
Member

@roywei roywei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@roywei roywei merged commit dcf5fc8 into apache:master Oct 21, 2019
@ChaiBapchya ChaiBapchya deleted the fix_ordering_doc branch October 21, 2019 23:54
@610v4nn1
Copy link

Thanks!

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

Successfully merging this pull request may close these issues.

Returned value incorrectly described in the documentation
3 participants