ptrendx commented on a change in pull request #18622:
URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r470738616
##########
File path: docs/python_docs/python/tutorials/extend/index.rst
##########
@@ -47,6 +47,12 @@ The following tutorials will help you learn how to customize
MXNet.
How to create new MXNet operators in MXNet's backend using C++.
An example custom quadratic function op.
+ .. card::
+ :title: Using runtime compilation (RTC) to write CUDA kernels in MXNet
+ :link: https://mxnet.apache.org/api/faq/using_rtc
Review comment:
Ok - I was just copy-pasting from the other sections there (like
add_op_in_backend). Will update those as well.
----------------------------------------------------------------
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]