Get Started#
Use SDK 2.1 for Frigate NVR
Frigate stable (0.17) is currently tied to SDK 2.1, so if you are using MX3 for Frigate, please keep using SDK 2.1 instead of the current SDK 2.2
Prepare Your System
While the MemryX SDK works across many hardware and software setups, we’ve gathered a few go-to accessories and platforms that make getting started smoother.
Check out recommended M.2 accessories (RPi HATs, PCIe carriers).
And for operating systems, we strongly recommend Linux, such as Ubuntu, Debian, and others.
Setup Hardware
The MemryX AI Accelerator (MXA) hardware is required to run compiled models. Detailed instructions can be found in the Install Hardware section.
Install Runtime
The Runtime is required to deploy compiled models on the MemryX AI Accelerator (MXA) chips. Detailed instructions can be found in the Install Runtime (Linux) and Install Runtime (Windows) sections.
Install Tools
The SDK tools are used to compile, test, and run models in Python. Detailed instructions can be found in the Install Tools section.
Run Hello MXA
Once the SDK, Runtime, and hardware are installed, you can run the Hello MXA example to test the setup. Detailed instructions can be found in the Hello, MXA! section.
If you don’t have access to the hardware, you can use the Simulator to test the setup. Detailed instructions can be found in the Hello, MobileNet! section.