Verification
Verification
After installing third party runtimes and any needed device drivers, you can verify PySDK access to the runtimes and the devices by using the system information command:
The output should contain all the devices available to PySDK and some information about them. Devices are listed as <runtime>/<device type>
, for example, ONNX/CPU
for CPU access via ONNX, or OPENVINO/NPU
for NPU access via OpenVINO™.