mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-17 18:40:28 +00:00
13 lines
478 B
Markdown
13 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)
|