onnxruntime/docs/tutorials/iot-edge.md
2022-06-03 16:43:46 -07:00

12 lines
494 B
Markdown

---
title: Deploy on IoT and edge
parent: Tutorials
has_children: false
nav_order: 8
redirect_from: /docs/get-started/with-iot
---
# Deploy ML model on IoT and edge devices
* [Jetson Nano embedded device: Fast model inferencing](https://github.com/Azure-Samples/onnxruntime-iot-edge/blob/master/README-ONNXRUNTIME-arm64.md)
* [Intel VPU edge device with OpenVINO: Deploy small quantized model](https://github.com/Azure-Samples/onnxruntime-iot-edge/blob/master/README-ONNXRUNTIME-OpenVINO.md)