# Runtimes and Drivers

PySDK comes with support for N2X and TFLite runtimes.

In addition to N2X and TFLite runtimes, we support Hailo, DEEPX, Intel (OpenVINO), Axelera AI, EdgeCortix, MemryX, BrainChip, and Rockchip. Refer to these pages for more details, including runtime and driver setup instructions.

## Supported Runtime Versions

{% hint style="info" %}
This table is based on PySDK 0.20.0.
{% endhint %}

| Vendor     | Runtime  | Versions                                  |
| ---------- | -------- | ----------------------------------------- |
| Hailo      | HAILORT  | 4.23.0/4.22.0/4.21.0/4.20.1/4.20.0/4.19.0 |
| DEEPX      | DEEPX    | 2.9.5                                     |
| Intel      | OPENVINO | 2025.3.0, 2024.6.0, 2023.3.0              |
| Axelera AI | AXELERA  | 1.4.1                                     |
| MemryX     | MEMRYX   | 2.0                                       |
| BrainChip  | AKIDA    | 2.11.0                                    |
| Rockchip   | RKNN     | 2.3.0                                     |

You may access runtime and driver installation instructions per-vendor here:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Hailo</strong></td><td><a href="runtimes-and-drivers/hailort">hailort</a></td><td><a href="https://2601997817-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FadsCjYOHkzN6JzhjwIb1%2Fuploads%2Fgit-blob-6ce2c0b20b0b605216d8aa1217bac5c8afea1dca%2Fai-hub--vendor-hailo.png?alt=media">pysdk--vendor-hailo.png</a></td></tr><tr><td><strong>OpenVINO</strong></td><td><a href="runtimes-and-drivers/openvino">openvino</a></td><td data-object-fit="cover"><a href="https://2601997817-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FadsCjYOHkzN6JzhjwIb1%2Fuploads%2Fgit-blob-d829a7c3a93702257bc099e0b26bafa22b3abb7a%2Fpysdk--vendor-openvino.png?alt=media">pysdk--vendor-openvino.png</a></td></tr><tr><td>Axelera AI</td><td><a href="runtimes-and-drivers/axelera">axelera</a></td><td><a href="https://2601997817-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FadsCjYOHkzN6JzhjwIb1%2Fuploads%2Fgit-blob-051ec778488f051207591bf40e8c4647050dc880%2Fai-hub--hardware-explorer-overview.png?alt=media">pysdk--hardware-explorer-overview.png</a></td></tr><tr><td><strong>MemryX</strong></td><td><a href="runtimes-and-drivers/memryxrt">memryxrt</a></td><td><a href="https://2601997817-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FadsCjYOHkzN6JzhjwIb1%2Fuploads%2Fgit-blob-5c0065b194bf1a15806eac4a53069cb3306636e1%2Fai-hub--vendor-memryx.png?alt=media">pysdk--vendor-memryx.png</a></td></tr><tr><td><strong>BrainChip</strong></td><td><a href="runtimes-and-drivers/akida">akida</a></td><td><a href="https://2601997817-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FadsCjYOHkzN6JzhjwIb1%2Fuploads%2Fgit-blob-69db3f6adf634a296c5e79c6e4b2528e04c98a2b%2Fai-hub--vendor-brainchip.png?alt=media">pysdk--vendor-brainchip.png</a></td></tr><tr><td><strong>Rockchip</strong></td><td><a href="runtimes-and-drivers/rknn">rknn</a></td><td><a href="https://2601997817-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FadsCjYOHkzN6JzhjwIb1%2Fuploads%2Fgit-blob-9e9693de72f51bd65dfab8b491f07e1b19be7f9d%2Fai-hub--vendor-rockchip.png?alt=media">pysdk--vendor-rockchip.png</a></td></tr><tr><td><strong>ONNX</strong></td><td><a href="runtimes-and-drivers/onnx-runtime">onnx-runtime</a></td><td data-object-fit="cover"><a href="https://2601997817-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FadsCjYOHkzN6JzhjwIb1%2Fuploads%2Fgit-blob-f8aba9339096ded2a501e83dd0ed9fd40da0487e%2Fpysdk--vendor-onnx.png?alt=media">pysdk--vendor-onnx.png</a></td></tr></tbody></table>
