Christywl
Christywl
I see the similar issue during the Client/Server testing. multi-clientsone-service: 
Before that, I run the tests based on ros2/ros2@b12ebdc
Hi, @maheshpalkar , `SUSTAINED_SPEED` backend on inference engine requires Intel Graphics, if not Intel Graphics, the examples will fail with the error `createExecution fails:5` and you can see the logs...
Could you please post the logs in your terminal for SUSTAINED_SPEED backend?
The build contains an old inference engine which doesn't support this device. We're upgrading inference engine now, please try it again after https://github.com/otcshare/chromium-src/pull/27 is merged. Thanks for trying WebNN.
- **CTS results:** clDNN: pass 366, fail 97 IE-clDNN: pass 238, fail 225 - main issues on IE-clDNN: ARGMAX(https://github.com/intel/webml-polyfill/issues/947), FULL_CONNECTED(https://github.com/intel/webml-polyfill/issues/750), PRELU(https://github.com/intel/webml-polyfill/issues/1093), RESIZE_BILINEAR(https://github.com/intel/webml-polyfill/issues/754), ADD/MUL broadcasting(https://github.com/intel/webml-polyfill/issues/751) aren't supported - **Examples:** IE-clDNN has...
Inception v2(ONNX) can't work on IE backend because Boardcasting is not supported.
I try some simple tests on Mac with nwjs v0.27.3 and don't see this error . @miry , could you please provide a sample to reproduce this issue?
I can reproduce this issue on Linux/Windows with nwjs-sdk-v0.30.1. This issue doesn't exist on nwjs-sdk-v0.29.4.
@Reaktive , how should I check this issue? Could you please provide a sample?