Skip to content
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

PR #19116: [XLA:CPU] [oneDNN] Refactoring oneDNN Memory Util for Custom Call oneDNN Thunk Runtime Support #19121

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Nov 6, 2024

PR #19116: [XLA:CPU] [oneDNN] Refactoring oneDNN Memory Util for Custom 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 [email protected]:

onednn_memory_util refactoring for thunk support

Merging this change closes #19116

FUTURE_COPYBARA_INTEGRATE_REVIEW=#19116 from Intel-tensorflow:othakkar/memref_onednn_mem_util 3389b1a

@copybara-service copybara-service bot force-pushed the test_693762204 branch 8 times, most recently from 522e8fd to 3ad7b55 Compare November 12, 2024 19:32
@copybara-service copybara-service bot force-pushed the test_693762204 branch 2 times, most recently from 50678b6 to 9a655ef Compare November 15, 2024 21:57
…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 <[email protected]>:

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
@copybara-service copybara-service bot merged commit 4d5f691 into main Nov 15, 2024
@copybara-service copybara-service bot deleted the test_693762204 branch November 15, 2024 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant