-
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
[CPU] sns f16_mha_on_avx512_core_amx_f16_target #27514
Merged
dmitry-gorokhov
merged 6 commits into
openvinotoolkit:master
from
chenhu-wang:mha_fp16_on_GNR
Dec 17, 2024
Merged
[CPU] sns f16_mha_on_avx512_core_amx_f16_target #27514
dmitry-gorokhov
merged 6 commits into
openvinotoolkit:master
from
chenhu-wang:mha_fp16_on_GNR
Dec 17, 2024
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
@a-sidorova @v-Golubev @IvanNovoselov , Could you please review? Thanks! |
a-sidorova
reviewed
Nov 14, 2024
src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/mha.cpp
Outdated
Show resolved
Hide resolved
a-sidorova
reviewed
Nov 15, 2024
src/plugins/intel_cpu/src/transformations/snippets/x64/pass/enforce_precision.cpp
Outdated
Show resolved
Hide resolved
src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/mha.cpp
Outdated
Show resolved
Hide resolved
src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/mha.cpp
Show resolved
Hide resolved
chenhu-wang
force-pushed
the
mha_fp16_on_GNR
branch
2 times, most recently
from
November 18, 2024 08:23
0e5be1e
to
3d79013
Compare
a-sidorova
approved these changes
Nov 20, 2024
1 task
Hi @IvanNovoselov Could you please take a review? Thanks! |
chenhu-wang
force-pushed
the
mha_fp16_on_GNR
branch
from
December 1, 2024 02:05
f56a598
to
41a7933
Compare
src/plugins/intel_cpu/src/transformations/snippets/x64/pass/enforce_precision.cpp
Show resolved
Hide resolved
chenhu-wang
force-pushed
the
mha_fp16_on_GNR
branch
2 times, most recently
from
December 3, 2024 03:40
0feb02b
to
ab92158
Compare
IvanNovoselov
approved these changes
Dec 3, 2024
a-sidorova
reviewed
Dec 9, 2024
src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/mha.cpp
Outdated
Show resolved
Hide resolved
github-actions
bot
added
the
category: IE Tests
OpenVINO Test: plugins and common
label
Dec 10, 2024
chenhu-wang
force-pushed
the
mha_fp16_on_GNR
branch
from
December 15, 2024 17:11
c66d277
to
6b72cb2
Compare
chenhu-wang
force-pushed
the
mha_fp16_on_GNR
branch
from
December 15, 2024 17:19
6b72cb2
to
a8c785e
Compare
11happy
pushed a commit
to 11happy/openvino
that referenced
this pull request
Dec 23, 2024
### Details: - *support f16 precision mha on GNR* ### Tickets: - *CVS-122494, CVS-122495*
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: