-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Hi, I'm trying to compile an IR model which was converted from ONNX using openvino 2022.1 and I'm getting a compilation error. The device is running LuxonisOS 1.5. The model is FP16 and I have not run it through the POT. Model binary is below.
root@keembay:~# /opt/openvino/tools/compile_tool/compile_tool -d VPUX.3400 -m supercombo.xml -ip FP16 -ov_api_1_0
OpenVINO Runtime version ......... 2022.1.0
Build ........... 2022.1.0-7080-6582ec65d78-releases/2022/1
Network inputs:
big_input_imgs : FP16 / NCHW
desire : FP16 / CHW
features_buffer : FP16 / CHW
input_imgs : FP16 / NCHW
traffic_convention : FP16 / NC
Network outputs:
outputs : FP32 / NC
Callback signal handler installed
Opening XLink Device File
loc("Power_3939"): error: SCALARS are not supported
Compilation failed
Metadata
Metadata
Assignees
Labels
No labels