-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
[CPU] zero-point fix #18435
Merged
dmitry-gorokhov
merged 3 commits into
openvinotoolkit:master
from
eshoguli:es/cpu/conv_int_fix
Jul 19, 2023
Merged
[CPU] zero-point fix #18435
dmitry-gorokhov
merged 3 commits into
openvinotoolkit:master
from
eshoguli:es/cpu/conv_int_fix
Jul 19, 2023
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
eshoguli
force-pushed
the
es/cpu/conv_int_fix
branch
from
July 7, 2023 13:45
90fd678
to
fa55831
Compare
github-actions
bot
added
the
category: IE Tests
OpenVINO Test: plugins and common
label
Jul 14, 2023
eshoguli
force-pushed
the
es/cpu/conv_int_fix
branch
from
July 14, 2023 18:40
02779e0
to
f852e79
Compare
eshoguli
force-pushed
the
es/cpu/conv_int_fix
branch
3 times, most recently
from
July 14, 2023 21:10
3537498
to
0271e6d
Compare
eshoguli
force-pushed
the
es/cpu/conv_int_fix
branch
from
July 17, 2023 13:09
13a03ea
to
d062489
Compare
maxnick
reviewed
Jul 17, 2023
src/plugins/intel_cpu/tests/functional/subgraph_tests/include/conv_with_zero_point_fuse.hpp
Outdated
Show resolved
Hide resolved
src/plugins/intel_cpu/tests/functional/subgraph_tests/src/conv_with_zero_point_fuse.cpp
Show resolved
Hide resolved
src/plugins/intel_cpu/tests/functional/test_utils/cpu_test_utils.cpp
Outdated
Show resolved
Hide resolved
eshoguli
force-pushed
the
es/cpu/conv_int_fix
branch
2 times, most recently
from
July 18, 2023 08:43
6467f04
to
03fda3f
Compare
maxnick
approved these changes
Jul 18, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is one minor comment left.
src/plugins/intel_cpu/tests/functional/subgraph_tests/src/conv_with_zero_point_fuse.cpp
Show resolved
Hide resolved
eshoguli
force-pushed
the
es/cpu/conv_int_fix
branch
from
July 18, 2023 17:50
03fda3f
to
4e4fab4
Compare
alvoron
pushed a commit
to alvoron/openvino
that referenced
this pull request
Jul 24, 2023
Proper hanlding for subgraphs where ZP parent node has more than one output port
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Details:
Tickets: