aaronmarkham commented on a change in pull request #17486: Update CustomOp doc with changes for GPU support URL: https://github.com/apache/incubator-mxnet/pull/17486#discussion_r373216524
########## File path: example/extensions/lib_custom_op/README.md ########## @@ -67,76 +80,85 @@ mx.library.load(‘libmyop_lib.so’) mx.nd.my_op(...) ``` -### Writing Regular Custom Operator: +### Writing Regular Custom Operator Review comment: ```suggestion ### Writing a Regular Custom Operator ``` ---------------------------------------------------------------- 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] With regards, Apache Git Services
