8000 add gather elements to vulkan filter list · opencv/opencv@47901d3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 47901d3

Browse files
committed
add gather elements to vulkan filter list
1 parent 305ceae commit 47901d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/dnn/test/test_onnx_conformance_layer_filter__vulkan_denylist.inl.hpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@
4848
"test_flatten_negative_axis1",
4949
"test_flatten_negative_axis2",
5050
"test_flatten_negative_axis4",
51+
"test_gather_elements_0",
52+
"test_gather_elements_1",
53+
"test_gather_elements_negative_indices",
5154
"test_logsoftmax_default_axis",
5255
"test_maxpool_2d_dilations",
5356
"test_maxpool_2d_same_lower",

0 commit comments

Comments
 (0)
0