DNN: Add LeakyReLU to TensorFlow Importer#19449
DNN: Add LeakyReLU to TensorFlow Importer#19449alalek merged 4 commits intoopencv:3.4from jebastin-nadar:tf-leakyrelu
Conversation
|
Hi! Can you add a test for this layer? |
sl-sergei
left a comment
There was a problem hiding this comment.
Code looks fine, please, add test to opencv/opencv_extra repo. See, for example, how
opencv/opencv_extra#825 was added for #18996
|
@dkurt @sl-sergei Sure working on it. |
|
@SamFC10 Testing failed for this PR because scripts didn't use your models from |
|
@sl-sergei Tests failed again due to the same issue. I wonder what's going wrong! I don't think there's any problem with the leakyrelu test as all tests are passed on my local computer. |
sl-sergei
left a comment
There was a problem hiding this comment.
Thank you! 👍
@SamFC10 Don't look on the failed builds on OpenCV CN machines - the new CI is being integrated in China, probably some bug there.
|
@alalek Please, look at https://pullrequest.opencv.org/buildbot/builders/precommit_custom_mac/builds/1629/steps/cmake/logs/stdio |
resolves #18247
Merge with extra: opencv/opencv_extra#844
Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
Patch to opencv_extra has the same branch name.