Commit f41fae3
authored
Merge pull request #1131 from jimmylaw21:dnn-onnx-add-group-norm-layer
* put-gput group norm tests into conformance opencv_extra
Attention: The data provided here differ from the original data found in onnx/onnx/backend/test/data/node. In response to the issue outlined in [ONNX Issue #5466](onnx/onnx#5466), I have generated new input and output datasets for the OpenCV test data. It's important to note that the tensor shape of the scale and bias are based on the C (channels) parameter.
* change onnx model
* Synchronize with onnx issue 58081 parent fff3ab2 commit f41fae3
File tree
10 files changed
+8
-0
lines changed- testdata/dnn/onnx/conformance/node
- test_group_normalization_epsilon
- test_data_set_0
- test_group_normalization_example
- test_data_set_0
10 files changed
+8
-0
lines changedBinary file not shown.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Binary file not shown.
Binary file not shown.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments