-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
WIP: [IE TESTS] [CPU] extended cpu specific tests to support int8 precision #5348
Closed
antonvor
wants to merge
5
commits into
openvinotoolkit:master
from
antonvor:tests/deconvolution_int8
Closed
WIP: [IE TESTS] [CPU] extended cpu specific tests to support int8 precision #5348
antonvor
wants to merge
5
commits into
openvinotoolkit:master
from
antonvor:tests/deconvolution_int8
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
antonvor
changed the title
[TESTS] deconvolution int8 tests
[IE TESTS] deconvolution int8 tests
Apr 22, 2021
antonvor
changed the title
[IE TESTS] deconvolution int8 tests
[IE TESTS] [CPU] deconvolution int8 tests
Apr 22, 2021
openvino-pushbot
added
category: CPU
OpenVINO CPU plugin
category: inference
OpenVINO Runtime library - Inference
category: IE Tests
OpenVINO Test: plugins and common
category: Core
OpenVINO Core (aka ngraph)
labels
Apr 22, 2021
antonvor
force-pushed
the
tests/deconvolution_int8
branch
3 times, most recently
from
April 29, 2021 19:07
97b305b
to
e2edb32
Compare
This was referenced May 5, 2021
antonvor
force-pushed
the
tests/deconvolution_int8
branch
from
May 12, 2021 12:44
e2edb32
to
f07cee8
Compare
antonvor
changed the title
[IE TESTS] [CPU] deconvolution int8 tests
[IE TESTS] [CPU] extended cpu specific tests to support int8 precision
May 12, 2021
antonvor
changed the title
[IE TESTS] [CPU] extended cpu specific tests to support int8 precision
WIP: [IE TESTS] [CPU] extended cpu specific tests to support int8 precision
May 12, 2021
antonvor
force-pushed
the
tests/deconvolution_int8
branch
from
May 24, 2021 12:33
f07cee8
to
a316f36
Compare
antonvor
force-pushed
the
tests/deconvolution_int8
branch
3 times, most recently
from
May 27, 2021 08:31
b9e3337
to
4fc911f
Compare
1. extended cpu specific tests to support int8 presision 2. added int8 deconvolution fusing tests
antonvor
force-pushed
the
tests/deconvolution_int8
branch
from
June 21, 2021 09:29
4fc911f
to
d6140cd
Compare
Closed and reopen in #6546 |
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: CPU
OpenVINO CPU plugin
category: IE Tests
OpenVINO Test: plugins and common
category: inference
OpenVINO Runtime library - Inference
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains int8 tests for nodes:
TODO