Skip to content

[GPU][Tests] Refactor matmul_weights_decompression.cpp test#36641

Merged
p-durandin merged 3 commits into
openvinotoolkit:masterfrom
tkrupa-intel:tkrupa/refactor_matmul_weights_decompression
Jul 1, 2026
Merged

[GPU][Tests] Refactor matmul_weights_decompression.cpp test#36641
p-durandin merged 3 commits into
openvinotoolkit:masterfrom
tkrupa-intel:tkrupa/refactor_matmul_weights_decompression

Conversation

@tkrupa-intel

@tkrupa-intel tkrupa-intel commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Removes duplicated code and reuses ov::test::utils::initMatMulDecompressionSubgraph(). Requested in review of #35283.

Note on why smoke_MatMulCompressedWeights_dyn_quan_scalar_wzp's flag is changed from true to false: the purpose of this test is checking if wzp with empty shape doesn't cause an error throw in DynamicQuantizeFullyConnected (see #32691). After moving to ov::test::utils::initMatMulDecompressionSubgraph() setting this flag to false results in shape being empty (with true it's {1, 1}). After the changes the same combination of params with flag set to true is run in smoke_MatMulCompressedWeights_dyn_quan so I don't add it to smoke_MatMulCompressedWeights_dyn_quan_scalar_wzp.

@tkrupa-intel
tkrupa-intel requested a review from v-Golubev June 30, 2026 11:45
@tkrupa-intel
tkrupa-intel requested review from a team as code owners June 30, 2026 11:45
@github-actions github-actions Bot added category: IE Tests OpenVINO Test: plugins and common category: GPU OpenVINO GPU plugin labels Jun 30, 2026
@tkrupa-intel tkrupa-intel changed the title Refactor matmul_weights_decompression.cpp [GPU][Tests] Refactor matmul_weights_decompression.cpp Jun 30, 2026
@p-durandin p-durandin added this to the 2026.3 milestone Jun 30, 2026
@tkrupa-intel tkrupa-intel changed the title [GPU][Tests] Refactor matmul_weights_decompression.cpp [GPU][Tests] Refactor matmul_weights_decompression.cpp test Jun 30, 2026
@v-Golubev v-Golubev self-assigned this Jun 30, 2026
@p-durandin
p-durandin enabled auto-merge July 1, 2026 15:11
@p-durandin
p-durandin added this pull request to the merge queue Jul 1, 2026
Merged via the queue into openvinotoolkit:master with commit 0516fe1 Jul 1, 2026
206 of 207 checks passed
@tkrupa-intel
tkrupa-intel deleted the tkrupa/refactor_matmul_weights_decompression branch July 2, 2026 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: GPU OpenVINO GPU plugin category: IE Tests OpenVINO Test: plugins and common

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants