aboutsummaryrefslogtreecommitdiff
path: root/verif/conformance/tosa_base_profile_ops_info.json
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 /verif/conformance/tosa_base_profile_ops_info.json
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
Diffstat (limited to 'verif/conformance/tosa_base_profile_ops_info.json')
-rw-r--r--verif/conformance/tosa_base_profile_ops_info.json8
1 files changed, 7 insertions, 1 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"
],
[