-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[DOC] Refine documentation of runtime feature detection #14238
Conversation
@mxnet-label-bot add[Doc, pr-awaiting-review] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
6935979
to
c31b7d8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you provide example usage for .Feature
and .feature_list()
?
A minor suggestion is to consistently use periods at the ends of each sentence - specifically for description text.
One other thing - I couldn't find how to navigate to this API. I had to search for it. |
3eefccc
to
bba8ad6
Compare
@aaronmarkham There's a link in the page you showed: "Run-Time Feature detection / Library Info |
Co-Authored-By: larroy <pedro.larroy.lists@gmail.com>
Co-Authored-By: larroy <pedro.larroy.lists@gmail.com>
013657b
to
bce98bb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@aaronmarkham is this PR good to go? |
* minor: Refine documentation * Update python/mxnet/runtime.py Co-Authored-By: larroy <pedro.larroy.lists@gmail.com> * Update python/mxnet/runtime.py Co-Authored-By: larroy <pedro.larroy.lists@gmail.com> * Address CR comment * retrigger CI
* minor: Refine documentation * Update python/mxnet/runtime.py Co-Authored-By: larroy <pedro.larroy.lists@gmail.com> * Update python/mxnet/runtime.py Co-Authored-By: larroy <pedro.larroy.lists@gmail.com> * Address CR comment * retrigger CI
Description
This refines the documentation of the Python API.
Checklist
Essentials
Please feel free to remove inapplicable items for your PR.