:orphan: Deploy Deep Learning Models --------------------------- TVM is capable of deploying models to a variety of different platforms. These how-tos describe how to prepapre and deploy models to many of the supported backends. .. raw:: html
.. raw:: html
.. only:: html .. image:: /how_to/deploy_models/images/thumb/sphx_glr_deploy_model_on_android_thumb.png :alt: Deploy the Pretrained Model on Android :ref:`sphx_glr_how_to_deploy_models_deploy_model_on_android.py` .. raw:: html
Deploy the Pretrained Model on Android
.. raw:: html
.. only:: html .. image:: /how_to/deploy_models/images/thumb/sphx_glr_deploy_model_on_nano_thumb.png :alt: Deploy the Pretrained Model on Jetson Nano :ref:`sphx_glr_how_to_deploy_models_deploy_model_on_nano.py` .. raw:: html
Deploy the Pretrained Model on Jetson Nano
.. raw:: html
.. only:: html .. image:: /how_to/deploy_models/images/thumb/sphx_glr_deploy_model_on_rasp_thumb.png :alt: Deploy the Pretrained Model on Raspberry Pi :ref:`sphx_glr_how_to_deploy_models_deploy_model_on_rasp.py` .. raw:: html
Deploy the Pretrained Model on Raspberry Pi
.. raw:: html
.. only:: html .. image:: /how_to/deploy_models/images/thumb/sphx_glr_deploy_object_detection_pytorch_thumb.png :alt: Compile PyTorch Object Detection Models :ref:`sphx_glr_how_to_deploy_models_deploy_object_detection_pytorch.py` .. raw:: html
Compile PyTorch Object Detection Models
.. raw:: html
.. only:: html .. image:: /how_to/deploy_models/images/thumb/sphx_glr_deploy_prequantized_thumb.png :alt: Deploy a Framework-prequantized Model with TVM :ref:`sphx_glr_how_to_deploy_models_deploy_prequantized.py` .. raw:: html
Deploy a Framework-prequantized Model with TVM
.. raw:: html
.. only:: html .. image:: /how_to/deploy_models/images/thumb/sphx_glr_deploy_prequantized_tflite_thumb.png :alt: Deploy a Framework-prequantized Model with TVM - Part 3 (TFLite) :ref:`sphx_glr_how_to_deploy_models_deploy_prequantized_tflite.py` .. raw:: html
Deploy a Framework-prequantized Model with TVM - Part 3 (TFLite)
.. raw:: html
.. only:: html .. image:: /how_to/deploy_models/images/thumb/sphx_glr_deploy_quantized_thumb.png :alt: Deploy a Quantized Model on Cuda :ref:`sphx_glr_how_to_deploy_models_deploy_quantized.py` .. raw:: html
Deploy a Quantized Model on Cuda
.. raw:: html
.. only:: html .. image:: /how_to/deploy_models/images/thumb/sphx_glr_deploy_sparse_thumb.png :alt: Deploy a Hugging Face Pruned Model on CPU :ref:`sphx_glr_how_to_deploy_models_deploy_sparse.py` .. raw:: html
Deploy a Hugging Face Pruned Model on CPU
.. raw:: html
.. only:: html .. image:: /how_to/deploy_models/images/thumb/sphx_glr_deploy_ssd_gluoncv_thumb.png :alt: Deploy Single Shot Multibox Detector(SSD) model :ref:`sphx_glr_how_to_deploy_models_deploy_ssd_gluoncv.py` .. raw:: html
Deploy Single Shot Multibox Detector(SSD) model
.. raw:: html
.. toctree:: :hidden: /how_to/deploy_models/deploy_model_on_android /how_to/deploy_models/deploy_model_on_nano /how_to/deploy_models/deploy_model_on_rasp /how_to/deploy_models/deploy_object_detection_pytorch /how_to/deploy_models/deploy_prequantized /how_to/deploy_models/deploy_prequantized_tflite /how_to/deploy_models/deploy_quantized /how_to/deploy_models/deploy_sparse /how_to/deploy_models/deploy_ssd_gluoncv .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_