onnxruntime/docs/tutorials/iot-edge.md

13 lines
494 B
Markdown
Raw Normal View History

---
title: Deploy on IoT and edge
parent: Tutorials
has_children: false
2022-06-03 23:43:46 +00:00
nav_order: 8
2021-12-11 00:22:10 +00:00
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)