openvinotoolkit/openvino
Voir sur GitHub[Good First Issue]: GroupConvolutionBackpropData GPU SLT doesn't cover outputShape test case
Open
#24 254 ouverte le 26 avr. 2024
category: GPUgood first issueno_stale
Métriques du dépôt
- Stars
- (10 286 stars)
- Métriques de merge PR
- (Merge moyen 14j 3h) (305 PRs mergées en 30 j)
Description
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
- Contribution guide - start here!
- Intel DevHub Discord channel - engage in discussions, ask questions and talk to OpenVINO developers
- How to link your Pull Request to an issue
Contact points
p-durandin
Ticket
No response