onnxruntime/docs/get-started/with-iot.md
Faith Xu c878b7e988
[Docs] Fix links and formatting (#9253)
* fix links and format issues

* fix sidebar ordering
2021-10-05 11:50:38 -07:00

11 lines
No EOL
435 B
Markdown

---
title: IoT and Edge
parent: Get Started
toc: true
nav_order: 7
---
# Get Started with ORT for IoT
{: .no_toc }
* [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)