intrin.rst 394 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
tvm.intrin
----------
.. automodule:: tvm.intrin

.. autosummary::

   tvm.call_packed
   tvm.call_pure_intrin
   tvm.call_pure_extern
   tvm.register_intrin_rule
   tvm.exp
   tvm.log


.. autofunction:: tvm.call_packed
.. autofunction:: tvm.call_pure_intrin
.. autofunction:: tvm.call_pure_extern
.. autofunction:: tvm.register_intrin_rule
.. autofunction:: tvm.exp
.. autofunction:: tvm.log