PR #32521: [XLA:CPU][oneDNN] Update dot plus elementwise op fusion for oneDNN#112137
Draft
copybara-service[bot] wants to merge 1 commit intomasterfrom
Draft
PR #32521: [XLA:CPU][oneDNN] Update dot plus elementwise op fusion for oneDNN#112137copybara-service[bot] wants to merge 1 commit intomasterfrom
copybara-service[bot] wants to merge 1 commit intomasterfrom
Conversation
…r oneDNN Imported from GitHub PR openxla/xla#32521 Add constrains on fusing dot with elementwise ops to align with current OneDNN capabilities. Refactor onednn fusion test and onednn support code. Copybara import of the project: -- a7455cec81b4a467bc9e9ec9144c032ffa04697e by Yimei Sun <yimei.sun@intel.com>: [XLA:CPU][oneDNN graph] Update dot plus elementwise op fusion for oneDNN -- 847f6398e8922b7b76a87220e2b68af1d4b2fa09 by Yimei Sun <yimei.sun@intel.com>: Update to address review comments -- bb911032cbf50d966bbff1b19c25bac88a5ef7ac by Yimei Sun <yimei.sun@intel.com>: Add dependency to build file -- 31c7a688672713c0c6cf86bd28172280a9ce2f26 by Yimei Sun <yimei.sun@intel.com>: Fix build error for Windows Merging this change closes #32521 FUTURE_COPYBARA_INTEGRATE_REVIEW=openxla/xla#32521 from Intel-tensorflow:yimei/dot_eltwise_fusion 6b84b821acc69d4cae171348b5af920befd97cae PiperOrigin-RevId: 868099128
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
PR #32521: [XLA:CPU][oneDNN] Update dot plus elementwise op fusion for oneDNN
Imported from GitHub PR openxla/xla#32521
Add constrains on fusing dot with elementwise ops to align with current OneDNN capabilities.
Refactor onednn fusion test and onednn support code.
Copybara import of the project:
--
a7455cec81b4a467bc9e9ec9144c032ffa04697e by Yimei Sun yimei.sun@intel.com:
[XLA:CPU][oneDNN graph] Update dot plus elementwise op fusion for oneDNN
--
847f6398e8922b7b76a87220e2b68af1d4b2fa09 by Yimei Sun yimei.sun@intel.com:
Update to address review comments
--
bb911032cbf50d966bbff1b19c25bac88a5ef7ac by Yimei Sun yimei.sun@intel.com:
Add dependency to build file
--
31c7a688672713c0c6cf86bd28172280a9ce2f26 by Yimei Sun yimei.sun@intel.com:
Fix build error for Windows
Merging this change closes #32521
FUTURE_COPYBARA_INTEGRATE_REVIEW=openxla/xla#32521 from Intel-tensorflow:yimei/dot_eltwise_fusion 6b84b821acc69d4cae171348b5af920befd97cae