mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-14 18:12:05 +00:00
12 lines
494 B
Markdown
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)
|