Skip to content

Conversation

@EgorDuplensky
Copy link
Contributor

No description provided.

@EgorDuplensky EgorDuplensky requested review from a team as code owners November 24, 2025 11:07
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Nov 24, 2025
@EgorDuplensky EgorDuplensky force-pushed the refactor_weights_non_transposed_new branch from 0952786 to 926e544 Compare November 24, 2025 12:29
OPENVINO_ASSERT(attrs.constantWeights, "DnnlMatmulExecutor: constant weights are expected");

auto getDims = [](const dnnl::memory::desc& desc, const bool transpose) {
auto dims = desc.get_dims();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't it better to move this line under if statement?

@EgorDuplensky EgorDuplensky force-pushed the refactor_weights_non_transposed_new branch from 926e544 to 1b8af51 Compare December 4, 2025 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: CPU OpenVINO CPU plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants