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] FullyConnected: sparsity weights decompression leftovers #14901

Closed

Commits on Jan 5, 2023

  1. [CPU] FullyConnected: fixed primitive caching for sparse decompressio…

    …n case
    
    [CPU][oneDNN] sparsity: some fixes and removed unused code
    
    [CPU][TESTS] FullyConnected: sparsity weights decompression tests
    
    [CPU] FullyConnected: removed min sparse rate = 0.5 limitation
    
    [CPU] fixed property CPU_SPARSE_WEIGHTS_DECOMPRESSION_RATE
    
    [CPU][TESTS] added CPU_SPARSE_WEIGHTS_DECOMPRESSION_RATE test
    
    [CPU][DOC] doc dixes
    antonvor committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    47faadd View commit details
    Browse the repository at this point in the history
  2. code style fix

    antonvor committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    9c199a1 View commit details
    Browse the repository at this point in the history