compiler.rst 456 Bytes
Newer Older
1 2 3 4 5 6 7 8 9
nnvm.compiler
-------------

.. automodule:: nnvm.compiler

.. autofunction:: nnvm.compiler.build

.. autofunction:: nnvm.compiler.build_config

10 11 12 13
.. autofunction:: nnvm.compiler.save_param_dict

.. autofunction:: nnvm.compiler.load_param_dict

14 15 16 17 18 19 20 21 22 23
.. autofunction:: nnvm.compiler.optimize

.. automodule:: nnvm.compiler.graph_util
    :members:

.. automodule:: nnvm.compiler.graph_attr
    :members:

.. automodule:: nnvm.compiler.compile_engine
    :members: