Skip to content

Conversation

RICKIE777
Copy link

Delete 3D depthwise unimplemented judgments

Description

In oneDNN branch v2.4_for_ie_master, the detail commit is 10fcf5d . In src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp file, delete the 3D depthwise unimplemented judgments. BUT these lines are preserved in the latest version v2.7_for_ie_master.
If these lines are not deleted, some models on the xeon platform will choose to run with a non-avx512 kernel, resulting in performance degradation. Such as JIRA CVS-98185.

PR in OpenVINO: openvinotoolkit/openvino#15632

@EgorDuplensky
Copy link
Collaborator

@dmitry-gorokhov @RICKIE777 I have applied the change to the original commit in scope of oneDNN 3.0 migration.
This one can be closed.
Thank you.

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.

2 participants