openvinotoolkit/openvino

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

Open

#24,254 创建于 2024年4月26日

在 GitHub 查看
 (22 评论) (0 反应) (1 负责人)C++ (3,229 fork)auto 404
category: GPUgood first issueno_stale

仓库指标

Star
 (10,286 star)
PR 合并指标
 (平均合并 14天 3小时) (30 天内合并 305 个 PR)

描述

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

贡献者指南