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

cpu: x64 improve memory management safety for multiple objects #2127

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

Permanence-AI-Coder
Copy link
Contributor

Description

The code changes in this PR were generated automatically by the Permanence AI Coder and reviewed by @fwph & @jweese. This PR updates memory allocation for bf16_emu_ objects across multiple structs. Note that in the macro DNNL_DISALLOW_COPY_AND_ASSIGN was missing; it has been added to be consistent with other objects.

on-behalf-of: @permanence-ai github-ai@permanence.ai

Checklist

General

  • Do all unit and benchdnn tests (make test and make test_benchdnn_*) pass locally for each commit?
  • Have you formatted the code using clang-format?

@Permanence-AI-Coder Permanence-AI-Coder requested a review from a team as a code owner September 26, 2024 17:11
@github-actions github-actions bot added the platform:cpu-x64 Intel64/AMD64 processors. Codeowner: @oneapi-src/onednn-cpu-x64 label Sep 26, 2024
@spalicki spalicki merged commit e2d59a5 into oneapi-src:main Oct 3, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:cpu-x64 Intel64/AMD64 processors. Codeowner: @oneapi-src/onednn-cpu-x64
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants