-
Notifications
You must be signed in to change notification settings - Fork 434
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PR #19116: [XLA:CPU] [oneDNN] Refactoring oneDNN Memory Util for Cust…
…om Call oneDNN Thunk Runtime Support Imported from GitHub PR #19116 At thunk execution, the memory buffer info for oneDNN is created based on the shapes of the input arguments and the output results. This PR refactors the `onednn_memory_util` to create memory references from shape, which will be used in a separate PR to add custom call oneDNN thunk support. Copybara import of the project: -- 8664ea2 by Om Thakkar <om.thakkar@intel.com>: onednn_memory_util refactoring for thunk support Merging this change closes #19116 COPYBARA_INTEGRATE_REVIEW=#19116 from Intel-tensorflow:othakkar/memref_onednn_mem_util 3389b1a PiperOrigin-RevId: 697001291
- Loading branch information
1 parent
e58b14e
commit 4d5f691
Showing
2 changed files
with
11 additions
and
7 deletions.
There are no files selected for viewing
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
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