Skip to content

[CPU] [EXPERIMENTAL] FullyConnected: enabled sparsity weights decompression#13775

Merged
dmitry-gorokhov merged 1 commit into
openvinotoolkit:masterfrom
antonvor:feature/sparsity
Dec 4, 2022
Merged

[CPU] [EXPERIMENTAL] FullyConnected: enabled sparsity weights decompression#13775
dmitry-gorokhov merged 1 commit into
openvinotoolkit:masterfrom
antonvor:feature/sparsity

Conversation

@antonvor
Copy link
Copy Markdown
Contributor

@antonvor antonvor commented Nov 2, 2022

Issue: 77198
PR in onednn fork: openvinotoolkit/oneDNN#158

@dmitry-gorokhov dmitry-gorokhov added the category: CPU OpenVINO CPU plugin label Nov 2, 2022
@dmitry-gorokhov dmitry-gorokhov added this to the 2022.3 milestone Nov 2, 2022
@antonvor antonvor marked this pull request as ready for review November 3, 2022 08:51
@antonvor antonvor requested review from a team as code owners November 3, 2022 08:51
@antonvor antonvor self-assigned this Nov 3, 2022
@antonvor antonvor force-pushed the feature/sparsity branch 2 times, most recently from 336824f to cf1003c Compare November 7, 2022 00:19
Copy link
Copy Markdown

@dmitry-gorokhov dmitry-gorokhov left a comment

Choose a reason for hiding this comment

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

OV part

Comment thread src/bindings/python/src/pyopenvino/core/properties/properties.cpp Outdated
Comment thread src/tests/ie_test_utils/common_test_utils/ov_tensor_utils.cpp Outdated
Comment thread src/plugins/intel_cpu/src/nodes/fullyconnected.cpp Outdated
Comment thread src/plugins/intel_cpu/src/nodes/fullyconnected.h Outdated
Comment thread src/plugins/intel_cpu/src/graph.cpp Outdated
Comment thread src/plugins/intel_cpu/src/nodes/fullyconnected.cpp Outdated
Comment thread src/plugins/intel_cpu/src/nodes/fullyconnected.cpp Outdated
Comment thread src/plugins/intel_cpu/src/nodes/fullyconnected.cpp Outdated
Comment thread src/plugins/intel_cpu/src/nodes/fullyconnected.cpp Outdated
@antonvor antonvor force-pushed the feature/sparsity branch 2 times, most recently from 98920d7 to df9b32c Compare November 23, 2022 19:11
@antonvor antonvor changed the title WIP: [CPU] [EXPERIMENTAL] FullyConnected: enabled sparsity weights decompression [CPU] [EXPERIMENTAL] FullyConnected: enabled sparsity weights decompression Nov 24, 2022
Copy link
Copy Markdown

@dmitry-gorokhov dmitry-gorokhov left a comment

Choose a reason for hiding this comment

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

In general lgmt.
We need to follow up in separate PRs:

  1. Fix remaining comments and and corresponding tests.
  2. Update user documentation

Comment thread src/inference/include/openvino/runtime/intel_cpu/properties.hpp
Comment thread src/plugins/intel_cpu/src/nodes/fullyconnected.cpp
Comment thread src/plugins/intel_cpu/src/nodes/fullyconnected.h
@dmitry-gorokhov dmitry-gorokhov merged commit 3caebff into openvinotoolkit:master Dec 4, 2022
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