mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-16 18:31:27 +00:00
12 lines
478 B
Markdown
12 lines
478 B
Markdown
---
|
|
title: Deploy on IoT and edge
|
|
grand_parent: Tutorials
|
|
parent: Inferencing
|
|
has_children: false
|
|
nav_order: 6
|
|
---
|
|
|
|
# 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)
|