Enable Plugins in DL Workbench
Content Type: Install & Setup | Article ID: 000057234 | Last Reviewed: 07/27/2021
DL Workbench only shows CPU as an available device.
To enable the other plugins, specify the desired device when starting DL Workbench as follows.
Intel® Neural Compute Stick 2:
./start_workbench.sh -ENABLE_MYRIAD
Intel® Processor Graphics:
./start_workbench.sh -ENABLE_GPU
Intel® Vision Accelerator Design with Intel® Movidius VPUs:
./start_workbench.sh -ENABLE_HDDL
Note |
You can enable multiple plugins; however, HDDL and MYRIAD cannot be enabled simultaneously. |
Use the help menu to display all available parameters and arguments that enable devices:
./start_workbench.sh --help