Liking cljdoc? Tell your friends :D

Run-Time Compilation API

.. currentmodule:: mxnet.rtc

Overview

The RTC package contains tools for compiling and running CUDA code from python frontend. The compiled kernels can be used stand-alone or combined with autograd.Function or operator.CustomOpProp to support differentiation.

.. autosummary::
    :nosignatures:

    mxnet.rtc

API Reference

.. automodule:: mxnet.rtc
    :members:

Can you improve this documentation? These fine people already did:
Sheng Zha, Aaron Markham & Eric Junyuan Xie
Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close