Skip to content

Fix IE FullyConnected layer#15395

Merged
alalek merged 2 commits intoopencv:3.4from
l-bat:fully_connected
Aug 29, 2019
Merged

Fix IE FullyConnected layer#15395
alalek merged 2 commits intoopencv:3.4from
l-bat:fully_connected

Conversation

@l-bat
Copy link
Copy Markdown
Contributor

@l-bat l-bat commented Aug 26, 2019

force_builders=Custom,Custom Win,Custom Mac
build_image:Custom=ubuntu-openvino-2019r2.0:16.04
build_image:Custom Win=openvino-2019r2.0
build_image:Custom Mac=openvino-2019r2.0

test_modules:Custom=dnn,python2,python3,java
test_modules:Custom Win=dnn,python2,python3,java
test_modules:Custom Mac=dnn,python2,python3,java

buildworker:Custom=linux-1
test_opencl:Custom=ON
test_bigdata:Custom=1
test_filter:Custom=*

Copy link
Copy Markdown
Member

@dkurt dkurt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Seems like failed DNNTestNetwork.SSD_VGG16/3 is not related to this PR (is reproduced with other PRs):

[ RUN      ] DNNTestNetwork.SSD_VGG16/3, where GetParam() = DLIE/OCL_FP16
Unmatched prediction: class 37 score 0.667969 box [0.1668 x 0.211507 from (0.184265, 0.453026)]
/build/precommit_custom_linux/3.4/opencv/modules/dnn/test/test_common.impl.hpp:123: Failure
Value of: matched
  Actual: false
Expected: true
Second run
Unmatched reference: class 37 score 0.705313 box [0.166802 x 0.211906 from (0.184608, 0.452812)]
/build/precommit_custom_linux/3.4/opencv/modules/dnn/test/test_common.impl.hpp:133: Failure
Expected: (refScores[i]) <= (confThreshold), actual: 0.705313 vs 0.2
Second run
[  FAILED  ] DNNTestNetwork.SSD_VGG16/3, where GetParam() = DLIE/OCL_FP16 (11612 ms)

@alalek alalek merged commit 90eb529 into opencv:3.4 Aug 29, 2019
@alalek alalek mentioned this pull request Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants