Summary
Quick steps to configure the compile_tool to generate a blob file without a MYRIAD device.
Description
Unable to generate a blob file using the compile_tool without a MYRIAD device.
Resolution
- Create a myriad.conf file with the following content:
MYRIAD_ENABLE_MX_BOOT NO
- Run the compile_tool using the following command:
compile_tool.exe -m <path_to_model> -d MYRIAD -c myriad.conf