frontend.rst 330 Bytes
Newer Older
1 2 3 4 5 6
nnvm.frontend
-------------

.. automodule:: nnvm.frontend

.. autofunction:: nnvm.frontend.from_mxnet
7 8 9 10 11 12

.. autofunction:: nnvm.frontend.from_onnx

.. autofunction:: nnvm.frontend.from_coreml

.. autofunction:: nnvm.frontend.from_keras
13 14 15 16

.. autofunction:: nnvm.frontend.from_tensorflow

.. autofunction:: nnvm.frontend.from_darknet