openvinotoolkit/openvino

[Good First Issue]: GroupConvolutionBackpropData GPU SLT doesn't cover outputShape test case

Open

#24,254 opened on 2024年4月26日

GitHub で見る
 (22 comments) (0 reactions) (1 assignee)C++ (3,229 forks)auto 404
category: GPUgood first issueno_stale

Repository metrics

Stars
 (10,286 stars)
PR merge metrics
 (平均マージ 14d 3h) (30d で 305 merged PRs)

説明

Context

Covering of all the cases in functional tests are critical for continous development.

GroupConvolutionBackpropData GPU SLT doesn't cover outputShape test case.

inference-engine/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/group_convolution_backprop_data.cpp covers only empty outputShape and empty outPadding options.

When actual outputShape is used in GPU single layer test, cldnn_program.cpp returned error

What needs to be done?

Fix test to avoid errors

Example Pull Requests

No response

Resources

Contact points

p-durandin

Ticket

No response

コントリビューターガイド