-
Notifications
You must be signed in to change notification settings - Fork 6.7k
[1.x] Backporting #19016 #19069
[1.x] Backporting #19016 #19069
Conversation
|
Hey @samskalicky , Thanks for submitting the PR
CI supported jobs: [edge, windows-cpu, centos-gpu, windows-gpu, website, centos-cpu, unix-cpu, miscellaneous, unix-gpu, sanity, clang] Note: |
| * \brief APIs to interact with libraries | ||
| * This API specifies function prototypes to | ||
| * register custom ops, partitioner, and passes | ||
| * for library authors | ||
| * See example/extension/lib_custom_op/README.md | ||
| * See example/extension/lib_subgraph/README.md | ||
| * See example/extension/lib_pass/README.md |
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.
@rondogency do you wanna change this description in the header/cc files?
https://github.com/apache/incubator-mxnet/pull/19069/files#diff-5c218b5f3e585d7cc7e4ca8b88470d40R23-R26
mseth10
left a comment
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
Description
Partially backporting #19016:
Checklist
Essentials
Changes
Comments