aboutsummaryrefslogtreecommitdiff
path: root/verif/conformance/tosa_base_profile_ops_info.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2023-12-07 16:35:28 +0000
committerEric Kunze <eric.kunze@arm.com>2023-12-14 17:56:51 +0000
commita8420add949564053495ef78f3213f163c30fb9a (patch)
tree4c5e2783433e9443b2ed02e5e25c51cc5de2affd /verif/conformance/tosa_base_profile_ops_info.json
parent81db5d2f275f69cc0d3e8687af57bdba99971042 (diff)
downloadreference_model-a8420add949564053495ef78f3213f163c30fb9a.tar.gz
Main Compliance testing for SCATTER and GATHER
Added indices shuffling and random INT32 support to generate lib with testing of these new random generator modes Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I058d8b092470228075e8fe69c2ededa639163003
Diffstat (limited to 'verif/conformance/tosa_base_profile_ops_info.json')
-rw-r--r--verif/conformance/tosa_base_profile_ops_info.json10
1 files changed, 8 insertions, 2 deletions
diff --git a/verif/conformance/tosa_base_profile_ops_info.json b/verif/conformance/tosa_base_profile_ops_info.json
index 3a8622b..b186b06 100644
--- a/verif/conformance/tosa_base_profile_ops_info.json
+++ b/verif/conformance/tosa_base_profile_ops_info.json
@@ -1502,11 +1502,15 @@
"--target-dtype",
"int32",
"--tensor-dim-range",
- "4,64"
+ "4,64",
+ "--max-batch-size",
+ "64"
],
[
"--target-dtype",
"int8",
+ "--tensor-dim-range",
+ "5,20",
"--target-shape",
"2,65533,1",
"--target-shape",
@@ -3229,7 +3233,9 @@
"--target-dtype",
"int32",
"--tensor-dim-range",
- "4,64"
+ "4,64",
+ "--max-batch-size",
+ "64"
],
[
"--target-dtype",