-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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] Fuse SDPA before/after Reshape+Transpose Node to SDPA #26819
Merged
dmitry-gorokhov
merged 13 commits into
openvinotoolkit:master
from
xipingyan:xp/mha_fuse_transpose_whisper_to_master
Oct 21, 2024
Merged
[CPU] Fuse SDPA before/after Reshape+Transpose Node to SDPA #26819
dmitry-gorokhov
merged 13 commits into
openvinotoolkit:master
from
xipingyan:xp/mha_fuse_transpose_whisper_to_master
Oct 21, 2024
Commits on Sep 27, 2024
-
Fuse Reshpae+Transpose to SDPA.
Signed-off-by: xipingya <xiping.yan@intel.com> # Conflicts: # src/plugins/intel_cpu/src/transformations/transformation_pipeline.cpp
Configuration menu - View commit details
-
Copy full SHA for a30e9a6 - Browse repository at this point
Copy the full SHA a30e9a6View commit details
Commits on Sep 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5cc3a7d - Browse repository at this point
Copy the full SHA 5cc3a7dView commit details -
Remove debug log. Signed-off-by: xipingya <xiping.yan@intel.com>
Configuration menu - View commit details
-
Copy full SHA for c1b2d01 - Browse repository at this point
Copy the full SHA c1b2d01View commit details -
Merge branch 'xp/mha_fuse_transpose_whisper_to_master' of https://git…
…hub.com/xipingyan/openvino into xp/mha_fuse_transpose_whisper_to_master
Configuration menu - View commit details
-
Copy full SHA for 23f46eb - Browse repository at this point
Copy the full SHA 23f46ebView commit details -
Remove debug log, revert unnecessary changes.
Signed-off-by: xipingya <xiping.yan@intel.com>
Configuration menu - View commit details
-
Copy full SHA for febd8fc - Browse repository at this point
Copy the full SHA febd8fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86c778f - Browse repository at this point
Copy the full SHA 86c778fView commit details
Commits on Sep 29, 2024
-
Signed-off-by: xipingya <xiping.yan@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 766fd2f - Browse repository at this point
Copy the full SHA 766fd2fView commit details -
Signed-off-by: xipingya <xiping.yan@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 616a619 - Browse repository at this point
Copy the full SHA 616a619View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b1d1261 - Browse repository at this point
Copy the full SHA b1d1261View commit details -
Decomosition SDPA for reference.
Signed-off-by: xipingya <xiping.yan@intel.com>
Configuration menu - View commit details
-
Copy full SHA for ad013d7 - Browse repository at this point
Copy the full SHA ad013d7View commit details
Commits on Oct 8, 2024
-
because arm doesn't support SDPA with stride. Signed-off-by: xipingya <xiping.yan@intel.com>
Configuration menu - View commit details
-
Copy full SHA for e2dafd5 - Browse repository at this point
Copy the full SHA e2dafd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 724eab8 - Browse repository at this point
Copy the full SHA 724eab8View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3a561d - Browse repository at this point
Copy the full SHA e3a561dView commit details
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.