Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add tests for 5 ops based on model zoo #3062

Merged
merged 7 commits into from
Nov 16, 2020

Conversation

bszmelcz
Copy link
Contributor

@bszmelcz bszmelcz commented Nov 10, 2020

Add tests for:

  • binary_convolution
  • group_convolution
  • ctc_greedy_decoder
  • region_yolo
  • reorg_yolo

Ticket: 42174

@bszmelcz bszmelcz requested review from ilyachur, jdanieck, sdurawa and a team November 10, 2020 16:48
@bszmelcz bszmelcz self-assigned this Nov 10, 2020
@openvino-pushbot openvino-pushbot added category: IE Tests OpenVINO Test: plugins and common category: Core OpenVINO Core (aka ngraph) labels Nov 10, 2020
@ilyachur ilyachur merged commit e70b2bf into openvinotoolkit:master Nov 16, 2020
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request Nov 17, 2020
* add tests for 5 ops based on model zoo

* remove unnecessary layers from the test

* add test case with merge_repeated=0

* remove unnecessary layers and add new test casae with do_softmax=0

* remove unnecessary layers from the test
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request Dec 16, 2020
* add tests for 5 ops based on model zoo

* remove unnecessary layers from the test

* add test case with merge_repeated=0

* remove unnecessary layers and add new test casae with do_softmax=0

* remove unnecessary layers from the test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Core OpenVINO Core (aka ngraph) category: IE Tests OpenVINO Test: plugins and common
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants