aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Ward <james.ward@arm.com>2023-02-27 17:28:06 +0000
committerEric Kunze <eric.kunze@arm.com>2023-03-01 18:52:05 +0000
commit0df72e9a6dd2b02174a0e203c37f5d5ef89a5b57 (patch)
treeeed3660a8b82e923c89f2268e511219997fe0055
parenta4e48ca7b032992ca0110900935c08d7cf860cd3 (diff)
downloadreference_model-0df72e9a6dd2b02174a0e203c37f5d5ef89a5b57.tar.gz
CONV2D/CONV3D/DEPTHWISE_CONV2D Test Regen for ofm_depth bugfix
* Restricting size of tensors due to expanded values of ofm_depth Signed-off-by: James Ward <james.ward@arm.com> Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I582d8f0073c2d01244976f8e2e14783b506d8091
-rw-r--r--verif/conformance/tosa_base_profile_ops_info.json8
-rw-r--r--verif/conformance/tosa_main_profile_ops_info.json14
2 files changed, 20 insertions, 2 deletions
diff --git a/verif/conformance/tosa_base_profile_ops_info.json b/verif/conformance/tosa_base_profile_ops_info.json
index 0395567..187ebbd 100644
--- a/verif/conformance/tosa_base_profile_ops_info.json
+++ b/verif/conformance/tosa_base_profile_ops_info.json
@@ -746,6 +746,8 @@
"1,49,42,28",
"--target-shape",
"1,11,44,13",
+ "--tensor-dim-range",
+ "1,16",
"--allow-pooling-and-conv-oversizes"
],
[
@@ -797,6 +799,8 @@
"1,9,21,14,1",
"--target-shape",
"1,9,11,12,3",
+ "--tensor-dim-range",
+ "1,4",
"--allow-pooling-and-conv-oversizes"
],
[
@@ -809,7 +813,7 @@
"--max-conv-dilation",
"1",
"--tensor-dim-range",
- "1,4",
+ "1,2",
"--allow-pooling-and-conv-oversizes"
]
],
@@ -849,6 +853,8 @@
"1,9,44,3",
"--target-shape",
"1,11,33,4",
+ "--tensor-dim-range",
+ "1,16",
"--allow-pooling-and-conv-oversizes"
],
[
diff --git a/verif/conformance/tosa_main_profile_ops_info.json b/verif/conformance/tosa_main_profile_ops_info.json
index afcc987..1a9306f 100644
--- a/verif/conformance/tosa_main_profile_ops_info.json
+++ b/verif/conformance/tosa_main_profile_ops_info.json
@@ -541,6 +541,8 @@
"1,34,19,27",
"--target-shape",
"1,16,51,7",
+ "--tensor-dim-range",
+ "1,16",
"--allow-pooling-and-conv-oversizes"
],
[
@@ -552,6 +554,8 @@
"1,65537,1,3",
"--target-shape",
"1,2,65531,2",
+ "--tensor-dim-range",
+ "1,16",
"--max-conv-dilation",
"1",
"--allow-pooling-and-conv-oversizes"
@@ -592,17 +596,21 @@
"1,7,18,5,4",
"--target-shape",
"1,6,12,17,3",
+ "--tensor-dim-range",
+ "1,4",
"--allow-pooling-and-conv-oversizes"
],
[
"--target-dtype",
- "fp16",
+ "fp32",
"--fp-values-range",
"-2.0,2.0",
"--target-shape",
"1,2,65539,1,2",
"--target-shape",
"1,65532,1,1,3",
+ "--tensor-dim-range",
+ "1,2",
"--max-conv-dilation",
"1",
"--allow-pooling-and-conv-oversizes"
@@ -644,6 +652,8 @@
"1,17,31,4",
"--target-shape",
"1,37,11,5",
+ "--tensor-dim-range",
+ "1,16",
"--allow-pooling-and-conv-oversizes"
],
[
@@ -655,6 +665,8 @@
"1,1,65531,2",
"--target-shape",
"1,65540,1,3",
+ "--tensor-dim-range",
+ "1,16",
"--max-conv-dilation",
"1",
"--allow-pooling-and-conv-oversizes"