ptrendx commented on a change in pull request #18622:
URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r470857813
##########
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:
Nice :-). I will push the changes to address your other comments then
and will get back to the website part once your PR is merged.
----------------------------------------------------------------
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]