This repository was archived by the owner on Apr 18, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 42
This repository was archived by the owner on Apr 18, 2023. It is now read-only.
[IE-clDNN] FULLY_CONNECTED doesn't work on IE-clDNN #750
Copy link
Copy link
Closed
Labels
Description
Test Env:
Chromium Version: nightly build 75.0.3739.0 (3acec85)
Platform: Linux
Expected Result:
The tests should pass.
Actual Result:
FULLY_CONNECTED doesn't work on IE-clDNN:
[19314:19433:0422/141332.320732:ERROR:execution_impl_ie.cc(50)] [IE] exception Unsupported layout (NC) in blob: 3_cldnn_weights
[19314:19433:0422/141332.329484:ERROR:execution_impl_ie.cc(50)] [IE] exception Unsupported layout (NC) in blob: 3_pre_fuse_cldnn_weights
[19314:19433:0422/141332.340248:ERROR:execution_impl_ie.cc(50)] [IE] exception Unsupported layout (NC) in blob: 3_pre_fuse_cldnn_weights
[19314:19433:0422/141332.347479:ERROR:execution_impl_ie.cc(50)] [IE] exception Unsupported layout (NC) in blob: 3_pre_fuse_cldnn_weights
[19314:19433:0422/141332.356893:ERROR:execution_impl_ie.cc(50)] [IE] exception Unsupported layout (NC) in blob: 3_pre_fuse_cldnn_weights
[19314:19433:0422/141332.367715:ERROR:execution_impl_ie.cc(50)] [IE] exception Unsupported layout (NC) in blob: 3_cldnn_weights
[19314:19433:0422/141332.376392:ERROR:execution_impl_ie.cc(50)] [IE] exception Unsupported layout (NC) in blob: 3_cldnn_weights
[19314:19433:0422/141332.383710:ERROR:execution_impl_ie.cc(50)] [IE] exception Unsupported layout (NC) in blob: 3_cldnn_weights
[19314:19433:0422/141332.394777:ERROR:execution_impl_ie.cc(50)] [IE] exception Unsupported layout (NC) in blob: 3_cldnn_weights
[19314:19433:0422/141332.405061:ERROR:execution_impl_ie.cc(50)] [IE] exception Unsupported layout (NC) in blob: 3_cldnn_weights
[19314:19433:0422/141332.412954:ERROR:execution_impl_ie.cc(50)] [IE] exception Unsupported layout (NC) in blob: 3_cldnn_weights
[19314:19433:0422/141332.422956:ERROR:execution_impl_ie.cc(50)] [IE] exception Unsupported layout (NC) in blob: 3_cldnn_weights
[19314:19433:0422/141332.431243:ERROR:execution_impl_ie.cc(50)] [IE] exception Unsupported layout (NC) in blob: 3_cldnn_weights
[19314:19433:0422/141332.440894:ERROR:execution_impl_ie.cc(50)] [IE] exception Unsupported layout (NC) in blob: 3_cldnn_weights
[19314:19433:0422/141332.447977:ERROR:execution_impl_ie.cc(50)] [IE] exception Unsupported layout (NC) in blob: 3_cldnn_weights
[19314:19433:0422/141332.458557:ERROR:execution_impl_ie.cc(50)] [IE] exception Unsupported layout (NC) in blob: 3_cldnn_weights
How to Reproduce:
Launch chromium with /usr/bin/chromium-browser-unstable --no-sandbox --use-inference-engine
and visit