:orphan: .. _tutorial-frontend: Compile Deep Learning Models ============================ TVM includes a variety of front-ends that can import models in different formats. These how-tos demostrate how to import models using the Python API. .. raw:: html
.. raw:: html
.. only:: html .. image:: /how_to/compile_models/images/thumb/sphx_glr_from_pytorch_thumb.png :alt: Compile PyTorch Models :ref:`sphx_glr_how_to_compile_models_from_pytorch.py` .. raw:: html
Compile PyTorch Models
.. raw:: html
.. only:: html .. image:: /how_to/compile_models/images/thumb/sphx_glr_from_tensorflow_thumb.png :alt: Compile Tensorflow Models :ref:`sphx_glr_how_to_compile_models_from_tensorflow.py` .. raw:: html
Compile Tensorflow Models
.. raw:: html
.. only:: html .. image:: /how_to/compile_models/images/thumb/sphx_glr_from_mxnet_thumb.png :alt: Compile MXNet Models :ref:`sphx_glr_how_to_compile_models_from_mxnet.py` .. raw:: html
Compile MXNet Models
.. raw:: html
.. only:: html .. image:: /how_to/compile_models/images/thumb/sphx_glr_from_onnx_thumb.png :alt: Compile ONNX Models :ref:`sphx_glr_how_to_compile_models_from_onnx.py` .. raw:: html
Compile ONNX Models
.. raw:: html
.. only:: html .. image:: /how_to/compile_models/images/thumb/sphx_glr_from_keras_thumb.png :alt: Compile Keras Models :ref:`sphx_glr_how_to_compile_models_from_keras.py` .. raw:: html
Compile Keras Models
.. raw:: html
.. only:: html .. image:: /how_to/compile_models/images/thumb/sphx_glr_from_tflite_thumb.png :alt: Compile TFLite Models :ref:`sphx_glr_how_to_compile_models_from_tflite.py` .. raw:: html
Compile TFLite Models
.. raw:: html
.. only:: html .. image:: /how_to/compile_models/images/thumb/sphx_glr_from_coreml_thumb.png :alt: Compile CoreML Models :ref:`sphx_glr_how_to_compile_models_from_coreml.py` .. raw:: html
Compile CoreML Models
.. raw:: html
.. only:: html .. image:: /how_to/compile_models/images/thumb/sphx_glr_from_darknet_thumb.png :alt: Compile YOLO-V2 and YOLO-V3 in DarkNet Models :ref:`sphx_glr_how_to_compile_models_from_darknet.py` .. raw:: html
Compile YOLO-V2 and YOLO-V3 in DarkNet Models
.. raw:: html
.. only:: html .. image:: /how_to/compile_models/images/thumb/sphx_glr_from_paddle_thumb.png :alt: Compile PaddlePaddle Models :ref:`sphx_glr_how_to_compile_models_from_paddle.py` .. raw:: html
Compile PaddlePaddle Models
.. raw:: html
.. only:: html .. image:: /how_to/compile_models/images/thumb/sphx_glr_from_oneflow_thumb.png :alt: Compile OneFlow Models :ref:`sphx_glr_how_to_compile_models_from_oneflow.py` .. raw:: html
Compile OneFlow Models
.. raw:: html
.. toctree:: :hidden: /how_to/compile_models/from_pytorch /how_to/compile_models/from_tensorflow /how_to/compile_models/from_mxnet /how_to/compile_models/from_onnx /how_to/compile_models/from_keras /how_to/compile_models/from_tflite /how_to/compile_models/from_coreml /how_to/compile_models/from_darknet /how_to/compile_models/from_paddle /how_to/compile_models/from_oneflow .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_